- 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
6 lines
164 B
Plaintext
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
|