mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-15 10:52:43 +01:00
13 lines
354 B
Plaintext
13 lines
354 B
Plaintext
|
/**
|
||
|
@defgroup boards_feather-m0-lora Adafruit Feather M0 LoRa
|
||
|
@ingroup boards
|
||
|
@brief Support for the Adafruit Feather M0 LoRa.
|
||
|
|
||
|
### General information
|
||
|
|
||
|
The board is a variant of the @ref boards_feather-m0 board with
|
||
|
a LoRa module on board. Please see @ref boards_feather-m0 for detailed
|
||
|
information about the board and how to flash it.
|
||
|
|
||
|
*/
|