Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
zephyr: Use flash_area_flatten in boot_set_next
Switch from using flash_area_erase to flash_area_flatten. The later function uses write on devices that do not have erase by design, to scramble data. Signed-off-by: Dominik Ermel <dominik.ermel@nordicsemi.no>
- Loading branch information