zephyr/tests/subsys/dfu
Findlay Feng 2d2e1614b5 dfu/flash_img: use flash_map instead of flash API
Patch introduces flash_map subsystem to operate on flash
image instead of direct operation using flash_driver API.
Changes allows to support operation on the image 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
..
img_util dfu/flash_img: use flash_map instead of flash API 2019-02-08 09:13:09 -06:00
mcuboot dfu/mcuboot: use flash_map instead of flash API 2019-02-08 09:13:09 -06:00