4 lines
79 B
CMake
4 lines
79 B
CMake
idf_component_register(
|
|
SRCS "cJSON.c"
|
|
INCLUDE_DIRS "include"
|
|
) |