zephyr/drivers/lora
Adrien Rouault bc47f66062 drivers: lora: sx127x: fix missing reset gpio instantiation
Instantiate the value of `sx127x` reset GPIO

Signed-off-by: Adrien Rouault <adrien.rouault@nemeus.fr>
2022-04-29 15:30:10 +02:00
..
CMakeLists.txt drivers: sx126x: add support for the stm32wl chip 2021-07-15 21:30:28 -04:00
hal_common.c drivers: lora: fix RtcGetCalendarTime() 2021-10-05 19:24:58 -04:00
Kconfig kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
Kconfig.sx12xx drivers: sx126x: add support for the stm32wl chip 2021-07-15 21:30:28 -04:00
shell.c drivers: lora: shell: fix 'long' specifier in shell_error() 2022-02-01 14:25:38 -06:00
sx12xx_common.c drivers: lora: sx12xx: use gpio_dt_spec 2022-02-21 22:16:10 -05:00
sx12xx_common.h drivers: lora: sx12xx: use gpio_dt_spec 2022-02-21 22:16:10 -05:00
sx126x.c lora: sx126x: fix missing GPIO instantiation 2022-02-28 10:52:23 +01:00
sx126x_common.h drivers: lora: sx12xx: use gpio_dt_spec 2022-02-21 22:16:10 -05:00
sx126x_standalone.c drivers: gpio: move non-standard dts flags to be soc specific 2022-03-10 13:46:34 -05:00
sx126x_stm32wl.c drivers: sx126x_stm32wl: clear the radio IRQ before reenabling it 2021-09-22 21:10:05 -05:00
sx127x.c drivers: lora: sx127x: fix missing reset gpio instantiation 2022-04-29 15:30:10 +02:00