zephyr/samples
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
..
application_development boards: samples: remove CONFIG_BUILD_NO_GAP_FILL=y and similar 2024-12-02 11:14:09 +01:00
arch
basic samples: pwm: Add overlay for nucleo_l4r5zi board 2024-12-17 09:48:40 +01:00
bluetooth boards: mimxrt1060_evk: Convert to variants 2024-12-20 22:59:59 +01:00
boards boards: mimxrt1060_evk: Convert to variants 2024-12-20 22:59:59 +01:00
cpp
drivers drivers: lora: Add user_data to lora_recv_async 2024-12-21 05:51:52 +01:00
fuel_gauge
hello_world
kernel samples, tests: remove usage of space-separated lists 2024-12-04 14:14:53 -05:00
modules samples: lvgl: add support for rtkmipilcdb00000be to build lvgl demo 2024-12-20 23:53:37 +02:00
net net: lwm2m: Need heap for native_sim 2024-12-20 16:09:13 +01:00
philosophers
posix samples, tests: remove usage of space-separated lists 2024-12-04 14:14:53 -05:00
psa samples|tests: secure-storage: allow all test rng sources 2024-12-19 17:53:37 +01:00
sensor boards: mimxrt1050_evk: Switch to variants 2024-12-20 22:59:59 +01:00
shields samples, tests: remove usage of space-separated lists 2024-12-04 14:14:53 -05:00
subsys boards: mimxrt1060_evk: Convert to variants 2024-12-20 22:59:59 +01:00
synchronization
sysbuild samples, tests: remove usage of space-separated lists 2024-12-04 14:14:53 -05:00
tfm_integration tests: add integration_platforms and misc optimizations 2024-11-26 00:12:07 +01:00
userspace samples: userspace: cortex_r8_virtual: Set CONFIG_DYNAMIC_OBJECTS=y 2024-10-01 09:58:22 +02:00
index.rst
sample_definition_and_criteria.rst