mirror of
https://github.com/espressif/esp-idf.git
synced 2026-04-27 19:13:21 +00:00
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
This commit is contained in:
@@ -33,3 +33,7 @@
|
||||
[submodule "components/spiffs/spiffs"]
|
||||
path = components/spiffs/spiffs
|
||||
url = https://github.com/pellepl/spiffs.git
|
||||
|
||||
[submodule "components/json/cJSON"]
|
||||
path = components/json/cJSON
|
||||
url = https://github.com/DaveGamble/cJSON.git
|
||||
|
||||
Reference in New Issue
Block a user