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:
Wu Jian Gang
2018-04-20 13:31:50 +08:00
3 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
#
# Component Makefile
#
COMPONENT_ADD_INCLUDEDIRS += include
COMPONENT_ADD_INCLUDEDIRS += cJSON
COMPONENT_SRCDIRS := library
COMPONENT_SRCDIRS := cJSON