zephyr/lib
Sanjay Vallimanalan ce4eba52d5 lib: utils: json: add support for mixed array types
Added support for mixed array types in JSON by introducing a new type -
json_mixed_arr_descr. Added APIs for mixed array type parsing and
encoding.

Signed-off-by: Sanjay Vallimanalan <sanjay@linumiz.com>
2025-07-21 21:31:21 -04:00
..
acpi
cpp Kconfig: Remove NATIVE_APPLICATION option 2025-07-19 09:38:15 +02:00
crc crc: Add CRC24Q for RTCM3 checksum calculations 2025-07-21 09:19:14 -04:00
hash lib: hash: murmur3: Account for unaligned 32-bit access 2025-04-29 17:54:51 +02:00
heap kernel: heap: Add allocation metadata to allocated_bytes 2025-07-07 10:08:58 -05:00
libc lib/libc/Kconfig: Simply C library choice dependencies 2025-07-19 09:38:15 +02:00
mem_blocks
min_heap lib: min_heap: Refactor heapify_up/down functions 2025-06-26 11:58:05 -04:00
net_buf lib: net_buf: Add a way to create pool with aligned data 2025-07-19 15:37:01 -04:00
open-amp openamp: enable address translation in CMake 2025-06-27 08:44:56 -10:00
os posix: Map CLOCK_REALTIME and CLOCK_MONOTONIC to Zephyr clock IDs 2025-07-19 13:43:21 -04:00
posix posix: Map CLOCK_REALTIME and CLOCK_MONOTONIC to Zephyr clock IDs 2025-07-19 13:43:21 -04:00
runtime
smf lib: smf: fix function name typo "share_paren" 2025-07-08 13:41:59 -05:00
utils lib: utils: json: add support for mixed array types 2025-07-21 21:31:21 -04:00
uuid lib: uuid: do not support UUID_v5 on TF-M platforms 2025-05-27 10:29:34 +02:00
CMakeLists.txt lib: min_heap: Add min-heap data structure 2025-06-07 13:29:24 +01:00
Kconfig lib: min_heap: Add min-heap data structure 2025-06-07 13:29:24 +01:00