zephyr/subsys/storage/flash_map
Jordan Yates a593a733e8 storage: flash_map: handle disabled flash nodes
Don't fail to compile when `fixed-partition`'s exist on a flash device
that is disabled. This does not fix the case where a `fixed-partition`
is on a flash device with `status = "okay"` but with no driver compiled
in.

Signed-off-by: Jordan Yates <jordan.yates@data61.csiro.au>
2022-07-04 10:28:41 +02:00
..
CMakeLists.txt
Kconfig
flash_map.c storage: flash_map: handle disabled flash nodes 2022-07-04 10:28:41 +02:00
flash_map_default.c storage: flash_map: handle disabled flash nodes 2022-07-04 10:28:41 +02:00
flash_map_integrity.c
flash_map_layout.c
flash_map_priv.h
flash_map_shell.c treewide: update flash_area name retrieval 2022-07-02 16:04:16 +02:00