zephyr/subsys/llext
Luca Burelli db451f2c46 llext: export DT devices to extensions
This change adds a new configuration option, LLEXT_EXPORT_DEVICES, which
enables exporting all devices defined in the device tree to llext
extensions. When enabled, all devices are made available to extensions
via the standard DT_ / DEVICE_* macros.

Signed-off-by: Luca Burelli <l.burelli@arduino.cc>
2024-09-25 12:59:13 +02:00
..
CMakeLists.txt
Kconfig
buf_loader.c
fs_loader.c
llext.c
llext_export.c
llext_handlers.c
llext_link.c
llext_load.c
llext_mem.c
llext_priv.h
shell.c