mbed-os/TESTS/mbed_hal
Marcus Chang 299c7f24ac mbed-hal: Fixed flash test
The test assumed that data written to flash would be memory mapped
and directly accessible. On some platform this is not the case
and data has to read back through an explicit read command.

The test has been changed to use the flash read command instead
of direct memory access.
2017-07-19 14:32:39 +01:00
..
flash/functional_tests mbed-hal: Fixed flash test 2017-07-19 14:32:39 +01:00
lp_ticker lp ticker test: Fix timestamp update during deepsleep test. 2017-06-01 16:31:48 +01:00
rtc_time Fix mktime test DST error 2017-06-09 16:29:24 -05:00
ticker ticker test: add test for set interrupt with timestamp in the past 2017-07-13 12:23:25 +01:00