Add XIAO Wio-SX1262 overlay; support SX12xx bandwidths (including 62.5 kHz) as default
- boards/seeed/xiao_wio_sx1262: add overlay, .conf, board.yml - app: support full set of SX12xx bandwidths; default BW set to 62 (62.5 kHz) - Update Kconfig and prj.conf - Update lora_modem.h/c for validation and mapping
This commit is contained in:
@@ -2,6 +2,5 @@ board:
|
||||
name: heltec_meshpocket
|
||||
full_name: "Heltec MeshPocket"
|
||||
vendor: heltec
|
||||
url: https://heltec.org/project/mesh-pocket/
|
||||
socs:
|
||||
- name: nrf52840
|
||||
|
||||
@@ -2,6 +2,5 @@ board:
|
||||
name: heltec_t114
|
||||
full_name: "Heltec Mesh Node T114"
|
||||
vendor: heltec
|
||||
url: https://heltec.org/project/mesh-node-t114/
|
||||
socs:
|
||||
- name: nrf52840
|
||||
|
||||
@@ -2,7 +2,6 @@ board:
|
||||
name: heltec_wifi_lora32_v3
|
||||
full_name: "Heltec WiFi LoRa 32 V3"
|
||||
vendor: heltec
|
||||
url: https://heltec.org/project/wifi-lora-32-v3/
|
||||
socs:
|
||||
- name: esp32s3
|
||||
variants:
|
||||
|
||||
@@ -2,7 +2,6 @@ board:
|
||||
name: heltec_wifi_lora32_v4
|
||||
full_name: "Heltec WiFi LoRa 32 V4"
|
||||
vendor: heltec
|
||||
url: https://heltec.org/project/wifi-lora-32-v4/
|
||||
socs:
|
||||
- name: esp32s3
|
||||
variants:
|
||||
|
||||
Reference in New Issue
Block a user