mirror of
https://github.com/MrUnknownDE/OpenIris-ESPIDF.git
synced 2026-04-19 06:23:44 +02:00
Add cJSON parser
This commit is contained in:
3
components/cJSON/CMakeLists.txt
Normal file
3
components/cJSON/CMakeLists.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
idf_component_register(SRCS "cJSON/cJSON.c"
|
||||
INCLUDE_DIRS "cJSON"
|
||||
)
|
||||
Reference in New Issue
Block a user