mbed-os/features/unsupported/tests/utest
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
..
basic restructure - Moved libraries to features/unsupported 2016-09-30 19:18:09 -05:00
bus restructure - Moved libraries to features/unsupported 2016-09-30 19:18:09 -05:00
general Don't use define checks on DEVICE_FOO macros (mbed code) 2018-12-20 10:16:42 +11:00
i2c_eeprom_asynch restructure - Moved libraries to features/unsupported 2016-09-30 19:18:09 -05:00
lp_ticker Fix rebase error 2018-05-25 12:20:10 -05:00
semihost_fs Renamed files in platform to match source names 2017-02-22 18:17:54 -06:00
serial_asynch restructure - Moved libraries to features/unsupported 2016-09-30 19:18:09 -05:00
spi_asynch restructure - Moved libraries to features/unsupported 2016-09-30 19:18:09 -05:00
testrunner restructure - Moved libraries to features/unsupported 2016-09-30 19:18:09 -05:00