1a2f6ae381
This commit moves ELF loading and linking code to separate files. This is done to make the code more manageable and to make it easier to add new features in the future. No functional changes are introduced by this commit, except for a few static functions now made public to allow this file split to occur. Signed-off-by: Luca Burelli <l.burelli@arduino.cc> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Kconfig | ||
buf_loader.c | ||
llext.c | ||
llext_export.c | ||
llext_link.c | ||
llext_load.c | ||
llext_mem.c | ||
llext_priv.h | ||
shell.c |