247 B
247 B
Json c++
Wrap the Zephyr Json module to ease its usage for C++ development.
Usage
- Include
CMakeLists.txtin the cmake file (eg.add_subdirectory(${CMAKE_CURRENT_LIST_DIR}/zephyr_json_cpp)) - Add
CONFIG_JSON_LIBRARY=ytoprj.conf