420891cedb
This patch extends LLEXT shell commands with support for loading LLEXT from a filesystem. Use of the command requires absolute path to the llext file. Example use: `llext load_llext hello_world /lfs/hello_world.llext` Signed-off-by: Adam Wojasinski <awojasinski@baylibre.com> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Kconfig | ||
buf_loader.c | ||
fs_loader.c | ||
llext.c | ||
llext_export.c | ||
llext_link.c | ||
llext_load.c | ||
llext_mem.c | ||
llext_priv.h | ||
shell.c |