zephyr/drivers/lora
Kuba Sanak 52a8020398 drivers: lora: Add CheckRfFrequency callback to SX1276 driver
CheckRfFrequency was not assigned correctly to the Radio. This lead
to the system hang when the loramac library tries to call a relevant
Radio method when processing a join-accept message

Signed-off-by: Kuba Sanak <contact@kuba.fyi>
Signed-off-by: Manivannan Sadhasivam <mani@kernel.org>
2020-10-08 12:15:38 +02:00
..
CMakeLists.txt drivers: lora: Only create loramac-node library if not done before 2020-10-08 12:15:38 +02:00
Kconfig
Kconfig.sx12xx
hal_common.c drivers: lora: Add missing function definitions & callbacks for LoRaWAN 2020-10-08 12:15:38 +02:00
shell.c device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
sx12xx_common.c device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
sx12xx_common.h device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
sx126x.c drivers: lora: sx126x: Support software-managed RF switches 2020-09-04 12:36:53 +02:00
sx1276.c drivers: lora: Add CheckRfFrequency callback to SX1276 driver 2020-10-08 12:15:38 +02:00