mbed-os/targets/TARGET_Maxim
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_MAX32600 Don't use define checks on DEVICE_FOO macros (partner code) 2019-01-14 13:06:14 +00:00
TARGET_MAX32610 Maxim: Fix alignment of execute region to 8-byte boundary 2018-10-09 10:15:07 -05:00
TARGET_MAX32620 Maxim: Fix alignment of execute region to 8-byte boundary 2018-10-09 10:15:07 -05:00
TARGET_MAX32620C Maxim: Fix alignment of execute region to 8-byte boundary 2018-10-09 10:15:07 -05:00
TARGET_MAX32625 Maxim: Fix alignment of execute region to 8-byte boundary 2018-10-09 10:15:07 -05:00
TARGET_MAX32630 Maxim: Fix alignment of execute region to 8-byte boundary 2018-10-09 10:15:07 -05:00
mbed_rtx.h [MAX32620C] Add new target 2018-03-28 16:39:09 -05:00