3 lines
116 B
CMake
3 lines
116 B
CMake
idf_component_register(SRCS "src/json_generator.c"
|
|
INCLUDE_DIRS "include"
|
|
)
|