mbed-os/components/storage/blockdevice
Alastair D'Silva 2617c5d55b Don't use define checks on DEVICE_FOO macros (mbed code)
The DEVICE_FOO macros are always defined (either 0 or 1).

This patch replaces any instances of a define check on a DEVICE_FOO
macro with value test instead.

Signed-off-by: Alastair D'Silva <alastair@d-silva.org>
2018-12-20 10:16:42 +11:00
..
COMPONENT_DATAFLASH Add BlockDevice and Filesystem classes inside mbed namespace. 2018-11-26 13:35:40 -06:00
COMPONENT_FLASHIAP Don't use define checks on DEVICE_FOO macros (mbed code) 2018-12-20 10:16:42 +11:00
COMPONENT_QSPIF Merge pull request #9089 from jeromecoutant/DEV_QSPI_TEST 2018-12-14 10:14:13 -06:00
COMPONENT_RSPIF Add BlockDevice and Filesystem classes inside mbed namespace. 2018-11-26 13:35:40 -06:00
COMPONENT_SD Don't use define checks on DEVICE_FOO macros (mbed code) 2018-12-20 10:16:42 +11:00
COMPONENT_SPIF Add BlockDevice and Filesystem classes inside mbed namespace. 2018-11-26 13:35:40 -06:00