mbed-os/rtos/TARGET_CORTEX
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
..
TOOLCHAIN_ARM_MICRO rtos: fix copyright years 2018-11-28 10:42:11 +00:00
TOOLCHAIN_ARM_STD rtos: fix copyright years 2018-11-28 10:42:11 +00:00
TOOLCHAIN_GCC_ARM rtos: fix copyright years 2018-11-28 10:42:11 +00:00
TOOLCHAIN_IAR rtos: add spdx license 2018-11-28 10:39:52 +00:00
rtx4 CMSIS/RTX: Patch RTX4 to preserve osThreadDef compatibility 2018-08-25 20:41:08 -05:00
rtx5 Fix define around EvrRtxKernelInitialized 2018-08-25 20:41:11 -05:00
SysTimer.cpp rtos cortex: fix astyle 2018-10-25 09:58:18 +01:00
SysTimer.h Don't use define checks on DEVICE_FOO macros (mbed code) 2018-12-20 10:16:42 +11:00
mbed_boot.c Rework MPU use option 2018-12-11 13:03:59 +02:00
mbed_boot.h rtos: fix copyright years 2018-11-28 10:42:11 +00:00
mbed_rtos1_types.h rtos: add spdx license 2018-11-28 10:39:52 +00:00
mbed_rtos_rtx.c rtos: fix copyright years 2018-11-28 10:42:11 +00:00
mbed_rtos_storage.h rtos: use RTX identifier 2018-06-28 14:12:16 +01:00
mbed_rtx_conf.h Merge branch 'fix_background_overflow' of https://github.com/c1728p9/mbed-os into dev_rollup 2018-11-08 09:21:20 +00:00
mbed_rtx_handlers.c rtos: add spdx license 2018-11-28 10:39:52 +00:00
mbed_rtx_idle.cpp Don't use define checks on DEVICE_FOO macros (mbed code) 2018-12-20 10:16:42 +11:00