mbed-os/components/storage/blockdevice
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
..
COMPONENT_DATAFLASH Add BlockDevice and Filesystem classes inside mbed namespace. 2018-11-26 13:35:40 -06:00
COMPONENT_FLASHIAP Add BlockDevice and Filesystem classes inside mbed namespace. 2018-11-26 13:35:40 -06:00
COMPONENT_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
COMPONENT_RSPIF Add BlockDevice and Filesystem classes inside mbed namespace. 2018-11-26 13:35:40 -06:00
COMPONENT_SD Fix compilation warnings (apart from nanostack) 2018-12-27 22:25:55 -06:00
COMPONENT_SPIF Add BlockDevice and Filesystem classes inside mbed namespace. 2018-11-26 13:35:40 -06:00