mbed-os/components
Alastair D'Silva 5b29b7e6b5 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-27 22:26:04 -06:00
..
802.15.4_RF Fix compilation warnings (apart from nanostack) 2018-12-27 22:25:55 -06:00
TARGET_PSA Fix includes 2018-12-11 16:14:45 -06:00
storage/blockdevice Don't use define checks on DEVICE_FOO macros (mbed code) 2018-12-27 22:26:04 -06:00
wifi/esp8266-driver Fix ESP8266 "Link Type" errors after reset 2018-12-27 22:26:02 -06:00