zephyr/subsys/llext
Luca Burelli 57e1dc337a llext: shell: fix command completions
Dynamic command handlers should be fully initialized to avoid undefined
behavior. Also, fix the number of arguments required by each command,
since llext_call_fn requires both the llext and the name of the function
to be called.

Signed-off-by: Luca Burelli <l.burelli@arduino.cc>
2023-12-06 18:01:34 -05:00
..
buf_loader.c llext: add llext_peek() 2023-11-10 10:40:26 +01:00
CMakeLists.txt llext: export some symbols 2023-12-01 10:08:12 -05:00
Kconfig llext: fix read-only extension image 2023-12-01 10:08:12 -05:00
llext_export.c llext: export some symbols 2023-12-01 10:08:12 -05:00
llext.c llext: flush dcache in the llext memory range 2023-12-06 18:01:34 -05:00
shell.c llext: shell: fix command completions 2023-12-06 18:01:34 -05:00