Mickael Bosch b11692a77c rm debug output
2026-07-01 10:13:07 +02:00
2026-07-01 10:13:07 +02:00
2026-07-01 10:13:07 +02:00
2026-06-25 10:49:26 +02:00
2026-06-25 10:49:26 +02:00

Json c++

Wrap the Zephyr Json module to ease its usage for C++ development.

Usage

  • Include CMakeLists.txt in the cmake file (eg. add_subdirectory(${CMAKE_CURRENT_LIST_DIR}/zephyr_json_cpp))
  • Add CONFIG_JSON_LIBRARY=y to prj.conf
Description
No description provided
Readme 32 KiB
Languages
C++ 96.5%
CMake 3.5%