mbed-os/features/unsupported
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
..
USBDevice TARGET_STM USB astyle 2018-06-27 15:01:23 +02:00
USBHost Clean up Thread deprecation warnings 2018-10-12 14:57:13 +03:00
doc restructure - Moved libraries to features/unsupported 2016-09-30 19:18:09 -05:00
dsp Modification to arm_math.h 2017-11-10 09:53:42 +00:00
rpc restructure - Moved libraries to features/unsupported 2016-09-30 19:18:09 -05:00
tests Don't use define checks on DEVICE_FOO macros (mbed code) 2018-12-20 10:16:42 +11:00
.mbedignore restructure - Moved libraries to features/unsupported 2016-09-30 19:18:09 -05:00