Make the `lora_recv` operation thread safe by copying memory directly in the callback instead of deferring copying to the original caller. To ensure pointer validity, this requires performing operations "inside" the `modem_release` context. Signed-off-by: Jordan Yates <jordan.yates@data61.csiro.au> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| hal_common.c | ||
| Kconfig | ||
| Kconfig.sx12xx | ||
| shell.c | ||
| sx12xx_common.c | ||
| sx12xx_common.h | ||
| sx126x_common.h | ||
| sx126x_standalone.c | ||
| sx126x_stm32wl.c | ||
| sx126x.c | ||
| sx127x.c | ||