mbed-os/components/storage/blockdevice/COMPONENT_SPIF
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
..
SPIFBlockDevice.cpp Update Comments 2019-01-17 11:13:16 -06:00
SPIFBlockDevice.h SPIFBlockDevice.h: include SingletonPtr.h 2019-03-01 14:33:33 +02:00
mbed_lib.json Remove SPI_PERSISTENT_MEM_CS macro and replace it with SPI_CS 2018-10-25 12:10:48 +03:00