mbed-os/TESTS
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
..
events Added copyright header to all tests 2017-08-07 12:02:33 -05:00
host_tests
integration/basic Added copyright header to all tests 2017-08-07 12:02:33 -05:00
mbed_drivers TESTS: flashiap: Add condition to check error on unaligned access 2017-08-28 16:21:18 +02:00
mbed_functional Added copyright header to all tests 2017-08-07 12:02:33 -05:00
mbed_hal
mbedmicro-mbed Added copyright header to all tests 2017-08-07 12:02:33 -05:00
mbedmicro-rtos-mbed RTOS: Changes to the EvenFlags API, doxy and tests 2017-08-15 13:33:32 +01:00
mbedtls
netsocket/ip_parsing Added copyright header to all tests 2017-08-07 12:02:33 -05:00
network/wifi
storage_abstraction