7affcfc02d
feat(cjson): Check if 32-bit type data is overflow
2019-05-20 14:04:15 +08:00
cca13e0f99
feat(make): Sync code from esp-idf and modify for ESP8266
...
Commit ID: f6bfe13e
2019-05-16 16:22:11 +08:00
e5df03c277
feat(cjson): Add function to encode json number when "sprintf" not support float
...
Newlib use nano mode as default. When enable nano mode, cjson use internal function to encode for float data.
Otherwise using "sprintf" to encode float data.
2018-10-15 09:50:24 +08:00
25ae7a75df
chore(cjson): Add cmake script
2018-05-04 10:29:04 +08:00
1dcf28de32
feat(cJSON): Update cJSON library to V1.7.6
...
Source: https://github.com/DaveGamble/cJSON.git
2018-04-20 21:33:27 +08:00
c171ce3e9a
feat(cJSON): Redefine cJSON file structure
2018-04-20 10:48:49 +08:00
1297a40846
fix(component.mk): Fix component.mk error of some component
2018-04-08 14:47:24 +08:00
a599262dae
feat(cjson): Add component.mk for cjson
2018-04-04 18:22:20 +08:00
bcb554e807
feat(cjson): Move cjson to components
2018-04-04 18:21:13 +08:00