zephyr/drivers/lora
Gerard Marull-Paretas 55cdc5a93e drivers: lora: sx12xx: select SPI and GPIO
Instead of depending on SPI/GPIO. This allows to just enable
CONFIG_LORA=y + DT node in the application layer. The same
pattern is nowadays followed by most drivers.

Signed-off-by: Gerard Marull-Paretas <gerard@teslabs.com>
2024-11-28 20:53:11 +01:00
..
CMakeLists.txt
hal_common.c
Kconfig
Kconfig.rylrxxx drivers: lora: rylrxxx: Fix missing default y in LORA_RYLRXXX 2024-10-15 04:09:56 -04:00
Kconfig.sx12xx drivers: lora: sx12xx: select SPI and GPIO 2024-11-28 20:53:11 +01:00
rylrxxx.c drivers: lora: rylrxxx: Add stdio.h to resolve function prototypes 2024-10-15 04:09:56 -04:00
shell.c zephyr: bulk update to DT_NODE_HAS_STATUS_OKAY 2024-10-03 17:06:52 +01:00
sx12xx_common.c lora: driver: sx12xx: fix driver recv func when RX error occurs 2024-08-05 18:37:11 -04:00
sx12xx_common.h
sx126x_common.h
sx126x_standalone.c
sx126x_stm32wl.c
sx126x.c
sx127x.c