Simen Sigurdsen Røstad

Results 3 issues of Simen Sigurdsen Røstad

Add module.yml that enables Zephyr RTOS based projects to include the repository as module. For more information, see: https://docs.zephyrproject.org/latest/develop/modules.html

customer-reported

Change ensure() in cJSON.c to only request what is needed, not double the size. This is too wasteful when printing large strings.

Add more constant string key versions of cJSON_Add* functions to save heap in memory-constrained applications.