| commit | 526b3e960516d3f4450d6eaed38f457b1b9ed368 | [log] [tgz] |
|---|---|---|
| author | Jordan Yates <jordan.yates@data61.csiro.au> | Sat Aug 14 17:40:28 2021 +1000 |
| committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Tue Oct 26 15:48:09 2021 +0200 |
| tree | 56f42fd3ccbfb056b2fdf044f0044c8e51c0e119 | |
| parent | c89d5c5e45358b1ff0549419877d623d788b44e2 [diff] |
lora: asynchronous packet reception Adds functionality to receive LoRa packets asynchronously. Reception runs continuously until cancelled by another call to `lora_recv_async`. Signed-off-by: Jordan Yates <jordan.yates@data61.csiro.au>