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-10-11 22:35:22 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d46a2af0bf84202b677412ff901bdd05c76fda74
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