mbed-os/targets/TARGET_NORDIC
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_MCU_NRF51822 Nordic: Fix alignment of execute region to 8-byte boundary 2018-10-09 10:15:07 -05:00
TARGET_NRF5x Don't use define checks on DEVICE_FOO macros (partner code) 2019-01-14 13:06:14 +00:00
mbed_rtx.h Remove obsolete OS_IDLE_THREAD_STACK_SIZE from NRF52 2018-05-08 15:51:39 -07:00