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