This website requires JavaScript.
Explore
Help
Sign In
pioduino
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ba72de2099f17c2244e4e088327dfd42e55aab1f
esp-idf
/
examples
/
system
/
cpp_pthread
/
main
/
CMakeLists.txt
T
2 lines
83 B
CMake
Raw
Normal View
History
Unescape
Escape
examples: use new component registration api
2019-04-28 15:38:46 +08:00
idf_component_register
(
SRCS
"cpp_pthread.cpp"
INCLUDE_DIRS
"."
)
Reference in New Issue
Copy Permalink