-
CONFIG_LORA_SX1276
¶
Semtech SX1276 driver
Type: bool
Help¶
Enable LoRa driver for Semtech SX1276.
Symbols selected by this symbol¶
Kconfig definition¶
At <Zephyr>/drivers/lora/Kconfig.sx12xx:31
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:32
→ <Zephyr>/drivers/Kconfig:12
→ <Zephyr>/drivers/lora/Kconfig:34
Menu path: (Top) → Device Drivers → LoRa support [EXPERIMENTAL] → Semtech SX-series driver → LoRa Radio chipset
config LORA_SX1276
bool "Semtech SX1276 driver"
select HAS_SEMTECH_SX1276
depends on <choice: LoRa Radio chipset>
help
Enable LoRa driver for Semtech SX1276.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)