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
/
components
/
json
/
CMakeLists.txt
T
4 lines
134 B
CMake
Raw
Normal View
History
Unescape
Escape
components: use new component registration api
2019-04-28 15:38:23 +08:00
idf_component_register
(
SRCS
"cJSON/cJSON.c"
"cJSON/cJSON_Utils.c"
INCLUDE_DIRS
cJSON
)
Reference in New Issue
Copy Permalink