OVMS3-idf/components/json/component.mk
Angus Gratton 11bf72aace Update cJSON to v1.7.1
* Fix buffer overflow issue in cJSON 1.6.0
* Change cJSON structure to git submodule

Closes https://github.com/espressif/esp-idf/issues/1577
2018-02-05 14:15:26 +08:00

7 lines
117 B
Makefile

#
# Component Makefile
#
COMPONENT_ADD_INCLUDEDIRS := cJSON
COMPONENT_SRCDIRS := cJSON
COMPONENT_SUBMODULES := cJSON