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
9d1a4ebac40c035270500415f6567da170b70f21
esp-idf
/
examples
/
system
/
unit_test
/
components
/
testable
/
CMakeLists.txt
T
3 lines
81 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
"mean.c"
Whitespace: Automated whitespace fixes (large commit)
2020-11-10 18:40:01 +11:00
INCLUDE_DIRS
"include"
)
Reference in New Issue
Copy Permalink