zephyr/subsys/storage/flash_map
Dominik Ermel 77f21ce966 storage: flash_map: shell: Show device pointer instead of ID
The commit changes flash_map list output to display flash_map
assigned pointer instead of device ID which was not propagated
anyway.
The commit also fixes formatting of the output.

Signed-off-by: Dominik Ermel <dominik.ermel@nordicsemi.no>
2022-12-27 13:24:55 +01:00
..
CMakeLists.txt
flash_map_default.c includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
flash_map_integrity.c include: add missing errno.h include 2022-10-11 18:05:17 +02:00
flash_map_layout.c include: add missing errno.h include 2022-10-11 18:05:17 +02:00
flash_map_priv.h
flash_map_shell.c storage: flash_map: shell: Show device pointer instead of ID 2022-12-27 13:24:55 +01:00
flash_map.c include: add missing errno.h include 2022-10-11 18:05:17 +02:00
Kconfig