mbed-os/rtos/TARGET_CORTEX
Martin Kojtal 85c477c1dc
Merge pull request #10609 from kjbracey-arm/us_ticker_optimise
wait_us optimization
2019-06-28 14:29:00 +01:00
..
TOOLCHAIN_ARM_MICRO microlib support: Specify compiler version unable to build without the fix 2019-06-25 15:44:02 +01:00
TOOLCHAIN_ARM_STD ISR_Stack_start/size defines are not needed, use linker file defines 2019-02-19 15:49:49 -06:00
TOOLCHAIN_GCC_ARM Fix GCC _sbrk allocation 2019-02-19 15:49:49 -06:00
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 wait_us optimization 2019-06-14 10:22:08 +03:00
mbed_boot.h Define heap/stack start and size based on linker script symbols for ARM and GCC_ARM 2019-01-08 15:32:01 +01:00
mbed_rtos1_types.h rtos: add spdx license 2018-11-28 10:39:52 +00:00
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 mem pool size: Fix calculation of memory pool size for portability 2019-06-19 09:29:41 +01:00
mbed_rtx_conf.h Merge pull request #10781 from LMESTM/Idle_Stack_Size_For_Tickless 2019-06-27 10:21:45 +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