mbed-os/components/storage/blockdevice/COMPONENT_QSPIF
Kyle Kearney 96cfc7393d Disable attempted 4-byte addressing for some boards
4-byte addressing has been seen to cause failures on NORDIC
boards and with Macronix memories. Suppress the attempt to enable it
on that hardware (via vendor quirks and a target check) until either
the failure cause can be fixed or a more robust suppression mechanism
is implemented.
2019-11-12 12:26:26 -08:00
..
QSPIFBlockDevice.cpp Disable attempted 4-byte addressing for some boards 2019-11-12 12:26:26 -08:00
QSPIFBlockDevice.h Disable attempted 4-byte addressing for some boards 2019-11-12 12:26:26 -08:00
mbed_lib.json Merge pull request #11444 from jeromecoutant/PR_QSPI_EXTERNAL 2019-10-21 15:19:08 +02:00