mbed-os/components
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
..
802.15.4_RF Merge pull request #8875 from deepikabhavnani/fix_components 2018-12-10 19:20:30 -06:00
TARGET_PSA Merge pull request #8935 from kfnta/crypto_partition_fix 2018-12-06 11:34:45 +01:00
storage/blockdevice Don't use define checks on DEVICE_FOO macros (mbed code) 2018-12-20 10:16:42 +11:00
wifi/esp8266-driver Fix ESP8266 "Link Type" errors after reset 2018-12-17 10:11:52 -06:00