1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-17 18:43:50 +01:00

10 lines
283 B
Plaintext

/**
* @defgroup pkg_lora-serialization Lora Serialization
* @ingroup pkg
* @ingroup sys_serialization
* @brief Provides a RIOT support for Lora Serialization format
*
* For more details on the format see
* [this](https://github.com/thesolarnomad/lora-serialization).
*/