zephyr/subsys/shell/modules
Pisit Sawangvonganan 93ee60fe87 shell: devmem: correct number of mand and opt of cmd_dump
According to the `SHELL_CMD_ARG` macro, the `mand` argument of `cmd_dump`
should be 5, including the command name itself, `dump`.
Meanwhile, the `opt` should be 2, as this value describes the optional
field, which is [-w <width>].

Signed-off-by: Pisit Sawangvonganan <pisit@ndrsolution.com>
2024-05-15 10:13:23 +02:00
..
CMakeLists.txt
date_service.c
device_service.c shell: device_service: show the usage conter when pm runtime is enabled 2024-05-01 10:31:03 +02:00
devmem_service.c shell: devmem: correct number of mand and opt of cmd_dump 2024-05-15 10:13:23 +02:00
Kconfig
kernel_service.c kernel: rename Z_KERNEL_STACK_BUFFER to K_KERNEL_STACK_BUFFER 2024-03-27 19:27:10 -04:00