mbed-os/rtos/TARGET_CORTEX
ccli8 afc0a28cc5 Support thread-safety with ARMC6
1. Define RTX_NO_MULTITHREAD_CLIB to provide Mbed-specific multi-thread support for ARM/ARMC6
2. All overridden _mutex_xxx functions are declared with __USED to avoid excluded by linker

NOTE: Microlib doesn't support multi-thread
2018-06-20 10:35:47 +08:00
..
TARGET_CORTEX_M Spelling error in fault handler 2018-06-18 10:58:12 +08:00
rtx4 CMSIS/RTX: Patch RTX4 to preserve osThreadDef compatibility 2018-05-14 12:18:20 +01:00
rtx5 Support thread-safety with ARMC6 2018-06-20 10:35:47 +08:00
SysTimer.cpp Fixes for RZ_A1H issue 6543 2018-06-11 13:30:17 -05:00
SysTimer.h Fix rebase error 2018-05-25 12:20:10 -05:00
mbed_boot.c Support thread-safety with ARMC6 2018-06-20 10:35:47 +08:00
mbed_rtos1_types.h Move Cortex specific RTX behind TARGET_CORTEX 2017-08-31 19:55:54 -05:00
mbed_rtos_storage.h Remove use of internal RTX types 2017-09-04 11:26:38 -05:00
mbed_rtx_conf.h Cleanup 2018-05-11 10:06:44 -05:00
mbed_rtx_handlers.c Splitting MBED_ERROR macros to support ones with/without error value argument 2018-05-23 12:21:28 -05:00
mbed_rtx_idle.cpp Don't use tickless if LPTICKER is not present 2018-05-25 12:20:09 -05:00