The new CONFIG_LLEXT_IMPORT_ALL_GLOBALS option allows all global symbols from extensions to be used by the main application. This is useful to load basic extensions that have been compiled without the full Zephyr EDK. Signed-off-by: Luca Burelli <l.burelli@arduino.cc> |
||
|---|---|---|
| .. | ||
| buf_loader.c | ||
| CMakeLists.txt | ||
| fs_loader.c | ||
| Kconfig | ||
| llext_export.c | ||
| llext_handlers.c | ||
| llext_link.c | ||
| llext_load.c | ||
| llext_mem.c | ||
| llext_priv.h | ||
| llext.c | ||
| shell.c | ||