mbed-os/components/storage/blockdevice
Kyle Kearney 649234e7e7 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-18 15:48:17 +00:00
..
COMPONENT_DATAFLASH Add storage related files to baseline unittest. 2019-11-18 15:47:40 +00:00
COMPONENT_FLASHIAP Add storage related files to baseline unittest. 2019-11-18 15:47:40 +00:00
COMPONENT_I2CEE Add storage related files to baseline unittest. 2019-11-18 15:47:40 +00:00
COMPONENT_QSPIF Disable attempted 4-byte addressing for some boards 2019-11-18 15:48:17 +00:00
COMPONENT_RSPIF Add storage related files to baseline unittest. 2019-11-18 15:47:40 +00:00
COMPONENT_SD Add storage related files to baseline unittest. 2019-11-18 15:47:40 +00:00
COMPONENT_SPIF Remove commented-out code 2019-11-18 15:47:40 +00:00