mbed-os/components/storage/blockdevice/COMPONENT_QSPIF
offirko 2b9f5dacc7 reduce info traces to debug level to prevent logs overflow 2019-01-14 13:06:14 +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 reduce info traces to debug level to prevent logs overflow 2019-01-14 13:06:14 +00:00
QSPIFBlockDevice.h Documnent changes and adding const to get_type method 2019-01-14 13:06:14 +00:00
mbed_lib.json STM32 QSPIF: add DISCO_L496AG, DISCO_F746NG and DISCO_F769NI 2018-12-27 22:26:01 -06:00