a150fb6bb7
DIO handlers defined in loramac-node are quite complex. Additionally they call read/write operations over SPI with the sx1276 chip. This cannot work properly in interrupt context, so call DIO handlers in system workqueue instead. Signed-off-by: Marcin Niestroj <m.niestroj@grinn-global.com> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Kconfig | ||
Kconfig.sx1276 | ||
sx1276.c |