mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
Merge branch 'bugfix/cjson_include_objs' into 'master'
cJSON : Include only source file objects See merge request idf/esp-idf!2326
This commit is contained in:
commit
57630bf5ec
@ -4,3 +4,4 @@
|
||||
COMPONENT_ADD_INCLUDEDIRS := cJSON
|
||||
COMPONENT_SRCDIRS := cJSON
|
||||
COMPONENT_SUBMODULES := cJSON
|
||||
COMPONENT_OBJS := cJSON/cJSON.o cJSON/cJSON_Utils.o
|
||||
|
Loading…
x
Reference in New Issue
Block a user