mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
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
|
|
*/
|