zephyr/lib
Marcin Niestroj 878640fa08 json: support parsing and serializing 'int64_t'
Up to now there was only support for parsing/encoding 32-bit integer
numbers, with no support for larger ones.

Introduce support for 'int64_t' type, so that large numbers can be
serialized into JSON payloads.

Signed-off-by: Marcin Niestroj <m.niestroj@emb.dev>
2024-08-13 14:58:06 +02:00
..
acpi
cpp
crc
hash
heap
libc libc: newlib: add config to use custom sbrk 2024-08-07 07:25:46 -04:00
mem_blocks
open-amp
os
posix lib: posix: mutex: stubs remaining of _POSIX_THREAD_PRIO_PROTECT 2024-08-05 11:32:43 +02:00
runtime
smf
utils json: support parsing and serializing 'int64_t' 2024-08-13 14:58:06 +02:00
CMakeLists.txt
Kconfig