mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-18 11:51:56 +00:00
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> |
||
---|---|---|
.. | ||
src | ||
CMakeLists.txt | ||
prj.conf | ||
testcase.yaml |