zephyr/lib
Nicolas Pitre 4323d381e7 json: make it 64-bit compatible
The struct json_obj_descr definition allocates only 2 bits for type
alignment. Instead of using them literally minus 1 to encode 1, 2, or 4,
let's store the alignment's shift value instead so that 1, 2, 4 or 8 can
be encoded with the same 2 bits to accommodate 64-bit builds.

Signed-off-by: Nicolas Pitre <npitre@baylibre.com>
2019-06-05 07:47:41 -04:00
..
cmsis_rtos_v1
cmsis_rtos_v2
gui
libc
os json: make it 64-bit compatible 2019-06-05 07:47:41 -04:00
posix
updatehub lib: updatehub: add support ipv6 2019-06-05 00:20:37 +02:00
CMakeLists.txt
Kconfig