mbed-os/components/storage/blockdevice/COMPONENT_QSPIF
j3hill 72209e851e NRF5x: QSPI SFDP read implementation 2019-01-25 14:29:59 +00:00
..
TESTS/block_device/qspif Favor QSPI Bus mode 1-4-4 over QPI QPI may have slightly better performance, but it is not supported by all targets. It requires register setup between each Read and Program/Erase commands, which might damage the overall performance eventually. 2018-12-27 22:26:00 -06:00
QSPIFBlockDevice.cpp NRF5x: min read/write implementation 2019-01-25 14:29:59 +00:00
QSPIFBlockDevice.h Documnent changes and adding const to get_type method 2019-01-14 13:06:14 +00:00
mbed_lib.json NRF5x: QSPI SFDP read implementation 2019-01-25 14:29:59 +00:00