9 lines
203 B
Plaintext
9 lines
203 B
Plaintext
/**
|
|
* @defgroup pkg_nanopb small Protocol Buffers library
|
|
* @ingroup pkg
|
|
* @ingroup sys
|
|
* @brief Provides a protocol buffers library to RIOT
|
|
*
|
|
* @see https://github.com/nanopb/nanopb
|
|
*/
|