zephyr/subsys/storage/flash_map
Andrzej Puzdrowski 3fe98838c9 storage/flash_map: API for get driver belongs to the flash_area.
Introduce API for get driver structure belongs to the flash_area.

Some more complex operation on flash areas might want to be done using
driver directly. It not make sense to wrap every possible flash related
operation by flash_map API.

For instance mcuboot will require this patch.

Signed-off-by: Andrzej Puzdrowski <andrzej.puzdrowski@nordicsemi.no>
2019-03-19 17:11:52 +01:00
..
CMakeLists.txt subsys: storage: Add flash_map abstraction module 2018-01-15 15:46:37 -05:00
Kconfig subsys: kconfig: Remove 'default n' properties and clean up a bit 2018-07-12 23:13:22 -04:00
flash_map.c storage/flash_map: API for get driver belongs to the flash_area. 2019-03-19 17:11:52 +01:00
flash_map_default.c dts: flash_map: Automatically generate of the list of flash area 2019-02-07 10:31:27 -06:00