Training
Consulting
Tools
xref
: /
hal_espressif-3.6.0
/
components
/
json
/
CMakeLists.txt
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
idf_component_register(SRCS "
cJSON/cJSON.c
"
2
"
cJSON/cJSON_Utils.c
"
3
INCLUDE_DIRS cJSON)
4