mbed-os/components/storage/blockdevice
Kevin Bracey c368021e37 SPIFBlockDevice.h: include SingletonPtr.h
SPIFBlockDevice was using SingletonPtr without an include,
and only getting it via SPI.h.

Spotted while changing SPI to not use SingletonPtr - now
abandoned, but still this shouldn't have been relying on it.
2019-03-01 14:33:33 +02:00
..
COMPONENT_DATAFLASH Documnent changes and adding const to get_type method 2018-12-23 14:27:14 +02:00
COMPONENT_FLASHIAP Merge SPIF & QSPIF components test to general block device tests 2019-02-26 10:28:45 -06:00
COMPONENT_QSPIF Merge SPIF & QSPIF components test to general block device tests 2019-02-26 10:28:45 -06:00
COMPONENT_RSPIF Update Comments 2019-01-17 11:13:16 -06:00
COMPONENT_SD Moved util (common test folder) inside the TESTS directory 2019-01-30 16:51:05 -06:00
COMPONENT_SPIF SPIFBlockDevice.h: include SingletonPtr.h 2019-03-01 14:33:33 +02:00