RIOT/pkg/corejson/doc.txt
2021-10-17 18:11:24 +02:00

12 lines
241 B
Plaintext

/**
* @defgroup pkg_corejson FreeRTOS coreJSON
* @ingroup pkg
* @brief JSON parser that strictly enforces the ECMA-404 JSON standard
*
* # License
*
* Licensed under MIT.
*
* @see https://github.com/FreeRTOS/coreJSON
*/