Skip to content
Commit d2363be0 authored by Jordan Yates's avatar Jordan Yates Committed by Christopher Friedt
Browse files

lora: sx12xx_common: thread safe RX



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: default avatarJordan Yates <jordan.yates@data61.csiro.au>
parent 586a4bfc
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment