mirror of https://github.com/ARMmbed/mbed-os.git
299c7f24ac
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. |
||
---|---|---|
.. | ||
events | ||
host_tests | ||
integration/basic | ||
mbed_drivers | ||
mbed_functional | ||
mbed_hal | ||
mbedmicro-mbed | ||
mbedmicro-rtos-mbed | ||
mbedtls | ||
netsocket/ip_parsing | ||
network/wifi | ||
storage_abstraction |