mirror of
https://github.com/espressif/ESP8266_RTOS_SDK.git
synced 2025-06-28 21:03:59 +08:00
Merge branch 'feature/redefine_cjson_file_structure' into 'master'
feat(cJSON): Redefine cJSON file structure See merge request sdk/ESP8266_RTOS_SDK!75
This commit is contained in:
@ -1,6 +1,6 @@
|
|||||||
#
|
#
|
||||||
# Component Makefile
|
# Component Makefile
|
||||||
#
|
#
|
||||||
COMPONENT_ADD_INCLUDEDIRS += include
|
COMPONENT_ADD_INCLUDEDIRS += cJSON
|
||||||
|
|
||||||
COMPONENT_SRCDIRS := library
|
COMPONENT_SRCDIRS := cJSON
|
||||||
|
Reference in New Issue
Block a user