mbed-os/TESTS/mbed_drivers/flashiap
Laurent MEUNIER be7fa925ad TESTS: flashiap: Add condition to check error on unaligned access
In case the target supports a page size of 1 byte, i.e. is able to
program flash 1 byte at a time, which is the case of STM32 F4 targets,
there is no reason for flash_device.program to return an error when
trying to write on an "unaligned" address.
2017-08-28 16:21:18 +02:00
..
main.cpp TESTS: flashiap: Add condition to check error on unaligned access 2017-08-28 16:21:18 +02:00