1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-15 21:52:46 +01:00
RIOT/pkg/flatbuffers/doc.txt

9 lines
215 B
Plaintext
Raw Normal View History

2019-11-27 11:54:18 +01:00
/**
* @defgroup pkg_flatbuffers FlatBuffers
* @ingroup pkg
* @ingroup sys_serialization
* @brief FlatBuffers: Memory Efficient Serialization Library
*
* @see http://google.github.io/flatbuffers/
*/