2026-05-13 12:15:10 +02:00
2026-04-01 12:32:47 +02:00
2026-04-01 12:32:47 +02:00
2026-04-01 10:31:10 +02:00

Json c++

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

Usage

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