1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-17 18:43:50 +01:00
RIOT/pkg/flatbuffers/doc.txt
2020-01-13 09:41:23 +01:00

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/
*/