8 lines
183 B
Plaintext
8 lines
183 B
Plaintext
/**
|
|
* @defgroup pkg_jsmn JSON parser library
|
|
* @ingroup pkg
|
|
* @ingroup sys
|
|
* @brief Provides a JSON parser library to RIOT
|
|
*
|
|
* @see https://github.com/zserge/jsmn
|
|
*/ |