This website requires JavaScript.
Explore
Help
Sign In
espressif
/
esp-idf
Watch
1
Star
0
Fork
1
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2025-11-19 00:40:06 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f7b10c99c24e821a08d76b8a119bc18eb829fbe0
esp-idf
/
components
/
newlib
/
port
/
CMakeLists.txt
2 lines
85 B
CMake
Raw
Normal View
History
Unescape
Escape
Whitespace: Automated whitespace fixes (large commit) Apply the pre-commit hook whitespace fixes to all files in the repo. (Line endings, blank lines at end of file, trailing whitespace)
2020-11-10 18:40:01 +11:00
target_sources
(
${
COMPONENT_LIB
}
PRIVATE
"${CMAKE_CURRENT_LIST_DIR}/esp_time_impl.c"
)
Reference in New Issue
Copy Permalink