mbed-os/features/unsupported/tests
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
..
KL25Z restructure - Moved libraries to features/unsupported 2016-09-30 19:18:09 -05:00
benchmarks restructure - Moved libraries to features/unsupported 2016-09-30 19:18:09 -05:00
dsp restructure - Moved libraries to features/unsupported 2016-09-30 19:18:09 -05:00
export/mcb1700 restructure - Moved libraries to features/unsupported 2016-09-30 19:18:09 -05:00
libs Renamed files in platform to match source names 2017-02-22 18:17:54 -06:00
mbed ifndef some macros to allow overriding during compilation or be able to get some warnings during redefinition 2018-08-08 15:23:19 -05:00
peripherals restructure - Moved libraries to features/unsupported 2016-09-30 19:18:09 -05:00
rtos Clean up Thread deprecation warnings 2018-10-12 14:57:13 +03:00
usb Clean up Thread deprecation warnings 2018-10-12 14:57:13 +03:00
utest Don't use define checks on DEVICE_FOO macros (mbed code) 2018-12-20 10:16:42 +11:00