mbed-os/components/storage/blockdevice/COMPONENT_SD/TESTS/filesystem
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
..
dirs storage component: update astyle 2018-10-25 09:51:09 +01:00
files storage component: update astyle 2018-10-25 09:51:09 +01:00
fopen Don't use define checks on DEVICE_FOO macros (mbed code) 2018-12-20 10:16:42 +11:00
parallel storage component: update astyle 2018-10-25 09:51:09 +01:00
seek Moving SD, SPIF and FLASHIAP into mbedos and refactoring features storage directory structure. 2018-08-29 12:01:11 +03:00