mbed-os/components/storage/blockdevice
Kevin Bracey c67816b5ff Adjust code for MbedCRC changes
* Make mbed_error use bitwise MbedCRC call rather than local
  implementation.
* Remove use of POLY_32BIT_REV_ANSI from LittleFS.
* Move some MbedCRC instances closer to use - construction cost is
  trivial, and visibility aids compiler optimisation.
2019-12-02 14:45:37 +02:00
..
COMPONENT_DATAFLASH Add storage related files to baseline unittest. 2019-11-04 16:12:36 +02:00
COMPONENT_FLASHIAP Add storage related files to baseline unittest. 2019-11-04 16:12:36 +02:00
COMPONENT_I2CEE Add storage related files to baseline unittest. 2019-11-04 16:12:36 +02:00
COMPONENT_QSPIF Disable attempted 4-byte addressing for some boards 2019-11-12 12:26:26 -08:00
COMPONENT_RSPIF Add storage related files to baseline unittest. 2019-11-04 16:12:36 +02:00
COMPONENT_SD Adjust code for MbedCRC changes 2019-12-02 14:45:37 +02:00
COMPONENT_SPIF Remove commented-out code 2019-11-04 16:13:33 +02:00