zephyr/subsys/storage/flash_map
Andrzej Puzdrowski 5df93af87a subsys: storage: flash_map: add API for check flash driver support
Some applications might want to check whether flash_areas binds to
any flash drive in the system. It might be better to do that while
sanity check at application start-up then while regular run process.
Example of such application is the mcuboot.

This patch introduce such API for checking whether device bindings
were resolved properly during system startup.

Signed-off-by: Andrzej Puzdrowski <andrzej.puzdrowski@nordicsemi.no>
2018-09-27 16:24:21 +02:00
..
CMakeLists.txt
Kconfig subsys: kconfig: Remove 'default n' properties and clean up a bit 2018-07-12 23:13:22 -04:00
flash_map.c subsys: storage: flash_map: add API for check flash driver support 2018-09-27 16:24:21 +02:00
flash_map_default.c subsys: fs: fix generic storage partition selection 2018-05-04 10:14:01 -04:00