zephyr/tests/subsys/storage/flash_map
Maureen Helm f16a7ea836 tests: flash_map: Disable write protection before erase
The flash API requires write protection to be disabled before erasing
the flash. It appears that the nordic platforms for which this test was
originally implemented do not enforce the requirement to disable write
protection. The mcux flash driver, however, does enforce the
requirement, so fix the test to make it work on kinetis platforms.

Signed-off-by: Maureen Helm <maureen.helm@nxp.com>
2018-07-31 08:44:45 -04:00
..
src tests: flash_map: Disable write protection before erase 2018-07-31 08:44:45 -04:00
CMakeLists.txt
prj.conf
testcase.yaml tests: cleanup subsystem tests meta-data 2018-04-09 22:55:20 -04:00