diff --git a/sys/doc.txt b/sys/doc.txt index 12497fb07b..2ccd382718 100644 --- a/sys/doc.txt +++ b/sys/doc.txt @@ -40,3 +40,9 @@ * @ingroup sys * @brief Utilities for data serialization */ + +/** + * @defgroup net_lorawan LoRaWAN + * @ingroup net + * @brief Provides utilities and helpers for LoRaWAN packets + */