mbed-os/TESTS/mbed_hal/qspi
Matthew Macovsky baf375f8cb Allow for arbitrary QSPI alt sizes
The QSPI spec allows alt to be any size that is a multiple of the
number of data lines. For example, Micron's N25Q128A uses only a
single alt cycle for all read modes (1, 2, or 4 bits depending on
how many data lines are in use).
2019-09-30 14:45:08 -07:00
..
flash_configs Merge pull request #11366 from 0xc0170/dev_rollup 2019-08-29 09:28:49 +02:00
main.cpp Merge branch 'MX25LM51245G_QSPI_test_config' of git://github.com/LMESTM/mbed into dev_rollup 2019-08-28 18:37:17 +01: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 Fix CI for branch feature-public-headers (#11093) 2019-08-02 12:32:40 +01:00
qspi_test_utils.h Allow for arbitrary QSPI alt sizes 2019-09-30 14:45:08 -07:00