Files
loramodem/boards/seeed/xiao_wio_sx1262/xiao_wio_sx1262.conf
maze 45d1364a71 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
2026-03-26 13:01:47 +01:00

6 lines
164 B
Plaintext

# 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