This website requires JavaScript.
Explore
Help
Register
Sign In
alex
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2024-10-05 20:47:46 -04:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
b26da6f115
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 02:40:01 -05:00
target_sources
(
${
COMPONENT_LIB
}
PRIVATE
"${CMAKE_CURRENT_LIST_DIR}/esp_time_impl.c"
)
Reference in New Issue
Copy Permalink