The latest development version of this page may be more current than this released 2.7.5 version.

CONFIG_LORA_STM32WL_SUBGHZ_RADIO

STM32WL SUBGHZ radio driver

Type: bool

Help

Enable LoRa driver for STM32WL SUBGHZ radio.

Direct dependencies

<choice: LoRa Radio chipset>

(Includes any dependencies from ifs and menus.)

Symbols selected by this symbol

Kconfig definition

At drivers/lora/Kconfig.sx12xx:47

Included via Kconfig:8Kconfig.zephyr:42drivers/Kconfig:12drivers/lora/Kconfig:35

Menu path: (Top) → Device Drivers → LoRa support [EXPERIMENTAL] → Semtech SX-series driver → LoRa Radio chipset

config LORA_STM32WL_SUBGHZ_RADIO
    bool "STM32WL SUBGHZ radio driver"
    select HAS_SEMTECH_SX126X
    depends on <choice>
    help
      Enable LoRa driver for STM32WL SUBGHZ radio.

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)