mbed-os/components/storage/blockdevice/COMPONENT_QSPIF
offirko 0669a02570 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
..
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 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.h Add BlockDevice and Filesystem classes inside mbed namespace. 2018-11-26 13:35:40 -06:00
mbed_lib.json Add QSPIF block device to default system storage 2018-10-26 13:00:38 -07:00