mbed-os/components/storage/blockdevice/COMPONENT_SD
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
..
TESTS/filesystem Don't use define checks on DEVICE_FOO macros (mbed code) 2018-12-20 10:16:42 +11:00
config Fix wrong PIN config for RTL8195AM platform 2018-12-11 14:37:09 +08:00
util storage component: update astyle 2018-10-25 09:51:09 +01:00
SDBlockDevice.cpp Don't use define checks on DEVICE_FOO macros (mbed code) 2018-12-20 10:16:42 +11:00
SDBlockDevice.h Don't use define checks on DEVICE_FOO macros (mbed code) 2018-12-20 10:16:42 +11:00