zephyr/subsys/shell/modules
Yong Cong Sin 276ccd04e7 shell: devmem: minor optimizations
- Use `SHELL_CMD_ARG_REGISTER` for the main cmd to state the
  required number of arguments, this helps to remove the
  runtime check from the command, and also print the help
  message to the terminal when the argument count is
  unexpected.
- Some changes to the help text that hopefully makes the
  mandatory and optional arguments more obvious to the user

Signed-off-by: Yong Cong Sin <ycsin@meta.com>
Signed-off-by: Yong Cong Sin <yongcong.sin@gmail.com>
2024-08-27 12:44:46 +02:00
..
CMakeLists.txt
date_service.c
device_service.c device_dt_metadata: handle dt_meta being NULL 2024-08-12 15:54:22 +02:00
devmem_service.c shell: devmem: minor optimizations 2024-08-27 12:44:46 +02:00
Kconfig posix: deprecate POSIX_FNMATCH GETOPT GETENTROPY 2024-06-04 16:27:12 -05:00
kernel_service.c arch: reorg the dependencies around (exception) stack trace 2024-08-26 14:44:53 -04:00