zephyr/subsys
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
..
bindesc subsys/bindesc: Fix kconfig dependency 2023-11-20 12:02:48 +01:00
bluetooth Bluetooth: VCP: Vol rend: Add check before notification log 2023-12-06 17:55:10 +00:00
canbus
console
debug debug: gdbstub: kconfig: Add GDBSTUB_TRACE config option 2023-12-06 17:52:18 +00:00
demand_paging kernel: mm: only include demand_paging.h if needed 2023-11-23 10:01:45 +01:00
dfu shell: do not enable subsystem/driver shell modules by default 2023-11-20 09:21:40 +01:00
disk
dsp
emul
fb
fs
input input: make short-inputs optional 2023-11-23 09:51:57 +00:00
ipc
jwt
llext llext: shell: fix command completions 2023-12-06 18:01:34 -05:00
logging logging: uart: cleanup device runtime PM checks 2023-12-06 18:00:21 -05:00
lorawan
mem_mgmt mem_mgmt: Add a memory attributes memory allocator 2023-11-27 19:56:48 +01:00
mgmt mgmt/osdp: Make OSDP slab init safer 2023-11-30 10:02:20 +01:00
modbus
modem modem: backend: uart_async: Remove UART flush 2023-11-20 13:03:08 +01:00
net net: lwm2m: device object: optionally store error list in settings 2023-12-06 17:55:22 +00:00
pm pm: device_runtime: release power domain multiple times 2023-12-06 09:16:12 +00:00
portability
random
retention
rtio
sd
sensing
settings settings: Remove leftover duplicate and unused declarations 2023-11-29 10:09:59 +01:00
shell shell: shell_uart: reinstate multi-instance macro 2023-12-06 11:27:20 -08:00
sip_svc
stats shell: do not enable subsystem/driver shell modules by default 2023-11-20 09:21:40 +01:00
storage
task_wdt
testsuite tests: userspace: exclude ucans32k1sic due to lack of MPU regions 2023-12-05 16:20:10 -06:00
timing
tracing
usb shell: do not enable subsystem/driver shell modules by default 2023-11-20 09:21:40 +01:00
zbus zbus: remove superflous default n from runtime observers 2023-11-28 15:33:42 +01:00
CMakeLists.txt
Kconfig