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
Kconfig shell: devmem: add devmem dump subcommand 2022-12-05 11:28:22 +01:00
date_service.c
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
kernel_service.c shell: kernel: right-align stack usage percentages 2022-11-23 11:33:47 +01:00