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:
5
boards/seeed/xiao_wio_sx1262/xiao_wio_sx1262.conf
Normal file
5
boards/seeed/xiao_wio_sx1262/xiao_wio_sx1262.conf
Normal file
@@ -0,0 +1,5 @@
|
||||
# Seeed XIAO ESP32S3 + Wio-SX1262
|
||||
# KISS over USB CDC, enable generic SX12XX support (SX127x/SX126x family)
|
||||
|
||||
CONFIG_LORAMODEM_KISS_IFACE_USB=y
|
||||
CONFIG_LORA_SX12XX=y
|
||||
Reference in New Issue
Block a user