mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
14 lines
294 B
Plaintext
14 lines
294 B
Plaintext
/**
|
|
* @defgroup pkg_lorabasicsmodem LoRa Basics
|
|
* @ingroup pkg
|
|
* @brief LoRa Basics Modem
|
|
*
|
|
* # HAL implementation for the SX1280 LoRa radio driver and vendor code for SX1280
|
|
*
|
|
* # License
|
|
*
|
|
* Licensed under BSD.
|
|
*
|
|
* @see git@github.com:lorabasics/lorabasicsmodem.git
|
|
*/
|