Brian Wyld
Brian Wyld
The bsp_defs.h in a specific BSP can redefine the idle stack size without changing the core of mynewt
If mynewt is compiled with -DNDEBUG, multiple files have errors or warnings. These are mostly simple cases of unused variables used by assert() (which is a void statement in the...
Using cJSON version 1.7.14 as bundled in the Nordic Semi SDKConnect under Zephyr. If I try to parse using **cJSON_ParseWithLength(tmp_json_buffer, load_len)** for a buffer containing JSON missing the comma between...