zephyr/drivers/lora
Attie Grande c75fe75a23 drivers: lora: Return error from lora_send()
Previously, the lora_send() function would have returned zero regardless
of any error encountered while waiting for the transmit to complete.

Signed-off-by: Attie Grande <attie.grande@argentum-systems.co.uk>
2022-09-14 09:34:40 +00:00
..
CMakeLists.txt
Kconfig
Kconfig.sx12xx drivers: lora: Update drivers to use devicetree Kconfig symbol 2022-09-01 10:25:51 +02:00
hal_common.c includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
shell.c
sx12xx_common.c drivers: lora: Return error from lora_send() 2022-09-14 09:34:40 +00:00
sx12xx_common.h
sx126x.c includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
sx126x_common.h
sx126x_standalone.c includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
sx126x_stm32wl.c includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
sx127x.c includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00