mbed-os/targets/TARGET_Analog_Devices/TARGET_ADUCM302X/TARGET_ADUCM3029
Alastair D'Silva aa80b7c70a 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>
2018-12-20 20:02:29 +11:00
..
TARGET_EV_COG_AD3029LZ Apply consistent system return code to adi_system_EnableRetention() 2018-08-29 13:42:16 +10:00
TOOLCHAIN_ARM_STD Enable COG boards instruction cache 2018-06-18 16:31:15 +10:00
TOOLCHAIN_GCC_ARM Analog Devices: Fix alignment of execute region to 8-byte boundary 2018-10-09 10:15:07 -05:00
TOOLCHAIN_IAR Enable COG boards instruction cache 2018-06-18 16:31:15 +10:00
api Don't use define checks on DEVICE_FOO macros (partner code) 2018-12-20 20:02:29 +11:00
bsp Add consistent ADuCM3029 System return codes and remove duplicate codes 2018-08-29 13:38:30 +10:00