- 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
8 lines
185 B
Plaintext
8 lines
185 B
Plaintext
# LilyGO TTGO LoRa32 — ESP32 + SX127x
|
|
# Uses hardware UART over onboard USB-Serial bridge
|
|
|
|
CONFIG_LORAMODEM_KISS_IFACE_UART=y
|
|
|
|
# SX127x driver (via loramac-node)
|
|
CONFIG_LORA_SX12XX=y
|