mbed-os/rtos/TARGET_CORTEX
Lingkai Dong 427c7db627 mbed_rtx_idle: fix ticker macro checks
If a ticker is unavailable, its macro is undefined and cannot
be checked with MBED_STATIC_ASSERT.
2019-05-16 17:13:18 +01:00
..
TOOLCHAIN_ARM_MICRO
TOOLCHAIN_ARM_STD
TOOLCHAIN_GCC_ARM
TOOLCHAIN_IAR Fix single-threaded apps for IAR v8 builds 2019-03-08 15:33:04 -06:00
rtx4 CMSIS/RTX: Patch RTX4 to preserve osThreadDef compatibility 2019-04-10 14:41:48 +03:00
rtx5 CMSIS/RTX: Pre-processor defines used for assembly 2019-04-10 14:42:56 +03:00
SysTimer.cpp SysTimer: default to us ticker if lp ticker is unavailable 2019-05-16 16:14:26 +01:00
SysTimer.h SysTimer: default to us ticker if lp ticker is unavailable 2019-05-16 16:14:26 +01:00
mbed_boot.c
mbed_boot.h
mbed_rtos1_types.h
mbed_rtos_rtx.c Call psa_spm_init() before staring the NS core 2019-04-29 16:42:33 +03:00
mbed_rtos_storage.h
mbed_rtx_conf.h Merge pull request #10367 from jeromecoutant/PR_STACK_SIZE_DEBUG 2019-04-17 15:52:38 +01:00
mbed_rtx_handlers.c Don't trap RTX errors or mutex errors during errors 2019-04-15 11:29:04 +03:00
mbed_rtx_idle.cpp mbed_rtx_idle: fix ticker macro checks 2019-05-16 17:13:18 +01:00