mbed-os/TESTS/mbed_hal/qspi
Kyle Kearney 8c82524517 Remove hard-coded instruction ids from QSPI Tests
Replace with macros from the test flash_config header, consistent with
how most commands are built in this test.
2019-11-18 15:48:17 +00:00
..
flash_configs Added CYW9P62S1_43012EVB_01 board Notes: - CRC and TRNG are disabled on this board since the MCU on this board does not have the required hardware. - QSPI and QSPIF are temporarily removed due to issues related to supporting the new S25FS512S flash chip we have on this board. These will be enabled as soon as we can get the issues resolved. https://github.com/ARMmbed/mbed-os/issues/11722 2019-11-18 15:42:08 +00:00
main.cpp Update QSPI test to reflect fixes in QSPIFBlockDevice 2019-11-18 15:48:17 +00:00
qspi_test.h hal-qspi_test: move frequency setting before flash init 2019-01-03 12:17:23 +01:00
qspi_test_utils.cpp Remove hard-coded instruction ids from QSPI Tests 2019-11-18 15:48:17 +00:00
qspi_test_utils.h Restore old qspi_alt_size_t values as compatibility macros 2019-11-18 15:42:08 +00:00