zephyr/tests/subsys/dfu/mcuboot
Findlay Feng 04bf2e1bd1 dfu/mcuboot: use flash_map instead of flash API
Patch introduces flash_map subsystem to operate on flash
footprint instead of direct operation using flash_driver API.
Flash area ID is used in API instead of direct flash-bank-offsets.
Changes allows to support operation on the partition in any flash
device.

flash_map was not available when this subsystem was introduced.

Signed-off-by: Findlay Feng <i@fengch.me>
2019-02-08 09:13:09 -06:00
..
src dfu/mcuboot: use flash_map instead of flash API 2019-02-08 09:13:09 -06:00
CMakeLists.txt
nrf52840_pca10056.overlay dfu/mcuboot: use flash_map instead of flash API 2019-02-08 09:13:09 -06:00
prj.conf
testcase.yaml