mbed-os/targets/TARGET_NXP
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_LPC11U6X Removed GCC_CR toolchain for LPC11U68 2018-12-27 22:26:02 -06:00
TARGET_LPC11UXX NXP: Fix alignment of execute region to 8-byte boundary 2018-09-19 09:45:46 -05:00
TARGET_LPC11XX_11CXX Merge pull request #8186 from deepikabhavnani/freescale_align_fix 2018-10-10 08:43:51 -05:00
TARGET_LPC13XX Merge pull request #8186 from deepikabhavnani/freescale_align_fix 2018-10-10 08:43:51 -05:00
TARGET_LPC15XX fixed wrong __StackTop calculation 2018-12-27 22:26:00 -06:00
TARGET_LPC43XX Merge pull request #8186 from deepikabhavnani/freescale_align_fix 2018-10-10 08:43:51 -05:00
TARGET_LPC81X Merge pull request #8186 from deepikabhavnani/freescale_align_fix 2018-10-10 08:43:51 -05:00
TARGET_LPC82X NXP: Fix alignment of execute region to 8-byte boundary 2018-09-19 09:45:46 -05:00
TARGET_LPC176X Support erase value in Flash HAL drivers, FlashIAP and block devices 2018-11-07 14:23:07 +02:00
TARGET_LPC408X LPC408X: Cstack size reduced from 8K to 1K with IAR 2018-10-23 15:09:12 +03:00
TARGET_MCUXpresso_MCUS Don't use define checks on DEVICE_FOO macros (partner code) 2019-01-14 13:06:14 +00:00
mbed_rtx.h Update mbed_rtx.h switch for new target naming 2018-11-19 09:37:17 -06:00