f6484eccaaa681fec46bfbe9521c5822f27b3c62
Json c++
Wrap the Zephyr Json module to ease its usage for C++ development.
Usage
- Include
zephyr_module.cmakein the cmake file (eg.include(${CMAKE_CURRENT_LIST_DIR}/zephyr_json_cpp/zephyr_module.cmake)) - Add
CONFIG_JSON_LIBRARY=ytoprj.conf
Description
Languages
C++
96.5%
CMake
3.5%