The LoRa driver does not allow to pass void* user_data to callback in lora_recv_async function. This leads to complex way of using the API. This commit fixes the issue and adds the field to the function and to the callback. Signed-off-by: Aleksander Dejewski <aleksander.dejewski@gmail.com> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| hal_common.c | ||
| Kconfig | ||
| Kconfig.rylrxxx | ||
| Kconfig.sx12xx | ||
| rylrxxx.c | ||
| shell.c | ||
| sx12xx_common.c | ||
| sx12xx_common.h | ||
| sx126x.c | ||
| sx126x_common.h | ||
| sx126x_standalone.c | ||
| sx126x_stm32wl.c | ||
| sx127x.c | ||