zephyr/subsys/storage/flash_map
Peter A. Bigot e3ba01ec76 subsys/storage/flash_map: detect missing flash device
If the flash device is not configured, return an error rather than
dereferencing a null device pointer.

Signed-off-by: Peter A. Bigot <pab@pabigot.com>
2019-07-24 09:20:56 -04:00
..
CMakeLists.txt
flash_map_default.c cleanup: include/: move flash_map.h to storage/flash_map.h 2019-06-27 22:55:49 -04:00
flash_map_shell.c cleanup: include/: move flash_map.h to storage/flash_map.h 2019-06-27 22:55:49 -04:00
flash_map.c subsys/storage/flash_map: detect missing flash device 2019-07-24 09:20:56 -04:00
Kconfig