mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-15 18:52:45 +01:00
9 lines
215 B
Plaintext
9 lines
215 B
Plaintext
|
/**
|
||
|
* @defgroup pkg_flatbuffers FlatBuffers
|
||
|
* @ingroup pkg
|
||
|
* @ingroup sys_serialization
|
||
|
* @brief FlatBuffers: Memory Efficient Serialization Library
|
||
|
*
|
||
|
* @see http://google.github.io/flatbuffers/
|
||
|
*/
|