1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-17 10:33:49 +01:00
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
*/