1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/pkg/lora-serialization/doc.txt
Leandro Lanzieri f2bda2bb69 pkg/lora-serialization: Add lora serialization external package
tests/pkg_lora-serialization: Add test application
2018-09-26 09:09:37 +02:00

10 lines
269 B
Plaintext

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