mbed-os/targets/TARGET_RENESAS
Alastair D'Silva b0220082de Don't use define checks on DEVICE_FOO macros (partner 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>
2019-01-14 13:06:14 +00:00
..
TARGET_RZ_A1XX Don't use define checks on DEVICE_FOO macros (partner code) 2019-01-14 13:06:14 +00:00
mbed_rtx.h Fix platform failing to build after rebase 2018-05-14 12:18:21 +01:00