boards: list lora support in yaml

List lora support in the board yaml file. This was already done for one
board (rm1xx_dvk). Boards were discovered by searching for `lora =` in
devicetree files.

Signed-off-by: Jordan Yates <jordan.yates@data61.csiro.au>
This commit is contained in:
Jordan Yates 2022-09-29 12:16:48 +10:00 committed by Fabio Baltieri
commit 21ba1e9af0
7 changed files with 7 additions and 0 deletions

View file

@ -11,3 +11,4 @@ supported:
- gpio
- i2c
- eeprom
- lora

View file

@ -19,3 +19,4 @@ supported:
- counter
- eeprom
- nvs
- lora

View file

@ -16,3 +16,4 @@ supported:
- spi
- uart
- watchdog
- lora

View file

@ -21,3 +21,4 @@ supported:
- dma
- watchdog
- nvs
- lora

View file

@ -16,3 +16,4 @@ supported:
- spi
- uart
- watchdog
- lora

View file

@ -18,3 +18,4 @@ supported:
- usb_cdc
- usb_device
- watchdog
- lora

View file

@ -15,3 +15,4 @@ supported:
- watchdog
- adc
- dac
- lora