zephyr/samples/drivers/lora
Aleksander Dejewski a4e31487d5 drivers: lora: Add user_data to lora_recv_async
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>
2024-12-21 05:51:52 +01:00
..
receive drivers: lora: Add user_data to lora_recv_async 2024-12-21 05:51:52 +01:00
send samples: lora: add integration platforms 2024-12-19 12:36:43 +01:00
index.rst doc: samples: Adopt code-sample-category across tree 2024-09-23 12:00:00 +02:00