zephyr/subsys/shell/modules
Chris Friedt 510dca57da shell: devmem: add devmem dump subcommand
This allows the caller to dump a region of memory rather than
dumping one byte (word, etc) at a time. Additionally, it
respects alignment requirements so it works for e.g. 32-bit
register accesses.

Signed-off-by: Chris Friedt <cfriedt@meta.com>
2022-12-05 11:28:22 +01:00
..
CMakeLists.txt shell: modules: promote edac mem shell subcommand to root shell command 2021-07-02 13:21:25 -04:00
date_service.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
device_service.c shell: device_service: add missing EARLY init level 2022-10-14 09:55:48 +02:00
devmem_service.c shell: devmem: add devmem dump subcommand 2022-12-05 11:28:22 +01:00
Kconfig shell: devmem: add devmem dump subcommand 2022-12-05 11:28:22 +01:00
kernel_service.c shell: kernel: right-align stack usage percentages 2022-11-23 11:33:47 +01:00