zephyr/subsys/llext
Benjamin Cabé e92468c7a6 llext: adopt SHELL_HELP macro
adopt structured help message in llext shell

Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>
2025-06-21 18:34:08 +02:00
..
buf_loader.c llext: add llext_peek() 2023-11-10 10:40:26 +01:00
CMakeLists.txt llext: add context save and restore 2025-06-10 12:52:38 -04:00
fs_loader.c llext: Add filesystem based extension loader 2024-09-06 11:26:09 -04:00
Kconfig llext: add context save and restore 2025-06-10 12:52:38 -04:00
llext_experimental.c llext: add context save and restore 2025-06-10 12:52:38 -04:00
llext_export.c llext: fix link order for weak syscall symbols 2024-12-10 20:38:48 +01:00
llext_handlers.c llext: hotfix: fix function pointer logging 2024-09-11 13:59:02 -04:00
llext_link.c llext: rework debug code in llext_link 2025-06-19 14:00:11 +02:00
llext_load.c llext: optimize allocations for read-only sections 2025-03-21 14:41:30 -04:00
llext_mem.c llext: add dynamic heap allocation support 2025-06-04 15:50:57 -04:00
llext_priv.h llext: add context save and restore 2025-06-10 12:52:38 -04:00
llext.c llext: add context save and restore 2025-06-10 12:52:38 -04:00
shell.c llext: adopt SHELL_HELP macro 2025-06-21 18:34:08 +02:00