zephyr/tests/lib/json
Björn Stenberg 0321ac8dbf json: Increase max number of descriptor elements from 30 to 62
The limiting factor is the output bitmask that says which elements have
been filled in by the parser. This patch changes the bitmask type from int
to int64_t.

Signed-off-by: Björn Stenberg <bjorn@haxx.se>
2023-01-26 09:51:54 +00:00
..
src json: Increase max number of descriptor elements from 30 to 62 2023-01-26 09:51:54 +00:00
CMakeLists.txt
prj.conf
testcase.yaml