mbed-os/rtos/rtx/TARGET_CORTEX_M
Russ Butler d9ac33d0c3 Increase interrupt stack size for K64F
The config store tests use more than 2K of the interrupt stack, causing
an overflow.  This patch bumps the K64F interrupt stack size to 4K
for ARMCC and GCC. The IAR interrupt stack is left untouched since
it is 32K.
2016-08-09 14:55:05 -05:00
..
TARGET_M0 Simplify layout: 2016-05-23 09:13:59 +01:00
TARGET_M0P Simplify layout: 2016-05-23 09:13:59 +01:00
TARGET_M3 Simplify layout: 2016-05-23 09:13:59 +01:00
TARGET_RTOS_M4_M7 Simplify layout: 2016-05-23 09:13:59 +01:00
TESTS/memory/heap_and_stack Add a test for heap and stack layout 2016-08-09 14:54:17 -05:00
HAL_CM.c Turn on main thread stack checking 2016-08-09 14:50:17 -05:00
RTX_CM_lib.h Increase interrupt stack size for K64F 2016-08-09 14:55:05 -05:00
RTX_Conf_CM.c Support NUMAKER_PFM_NUC472 2016-07-28 10:00:49 +08:00
RTX_Config.h Simplify layout: 2016-05-23 09:13:59 +01:00
cmsis_os.h Turn on main thread stack checking 2016-08-09 14:50:17 -05:00
rt_CMSIS.c Call the pre-start event unprivileged 2016-06-16 17:38:52 +00:00
rt_Event.c Simplify layout: 2016-05-23 09:13:59 +01:00
rt_Event.h Simplify layout: 2016-05-23 09:13:59 +01:00
rt_HAL_CM.h Suppress warnings about deprecated __ldrex/strex 2016-07-15 11:10:38 -05:00
rt_List.c Simplify layout: 2016-05-23 09:13:59 +01:00
rt_List.h Simplify layout: 2016-05-23 09:13:59 +01:00
rt_Mailbox.c Simplify layout: 2016-05-23 09:13:59 +01:00
rt_Mailbox.h Simplify layout: 2016-05-23 09:13:59 +01:00
rt_MemBox.c Simplify layout: 2016-05-23 09:13:59 +01:00
rt_MemBox.h Simplify layout: 2016-05-23 09:13:59 +01:00
rt_Memory.c Simplify layout: 2016-05-23 09:13:59 +01:00
rt_Memory.h Simplify layout: 2016-05-23 09:13:59 +01:00
rt_Mutex.c Simplify layout: 2016-05-23 09:13:59 +01:00
rt_Mutex.h Simplify layout: 2016-05-23 09:13:59 +01:00
rt_OsEventObserver.c Call the pre-start event unprivileged 2016-06-16 17:38:52 +00:00
rt_OsEventObserver.h Add OsEventObserver 2016-06-10 16:56:16 +01:00
rt_Robin.c Simplify layout: 2016-05-23 09:13:59 +01:00
rt_Robin.h Simplify layout: 2016-05-23 09:13:59 +01:00
rt_Semaphore.c Simplify layout: 2016-05-23 09:13:59 +01:00
rt_Semaphore.h Simplify layout: 2016-05-23 09:13:59 +01:00
rt_System.c Turn on main thread stack checking 2016-08-09 14:50:17 -05:00
rt_System.h Simplify layout: 2016-05-23 09:13:59 +01:00
rt_Task.c RTX: Actively switch to the idle thread 2016-06-10 16:56:17 +01:00
rt_Task.h Simplify layout: 2016-05-23 09:13:59 +01:00
rt_Time.c Simplify layout: 2016-05-23 09:13:59 +01:00
rt_Time.h Simplify layout: 2016-05-23 09:13:59 +01:00
rt_Timer.c Simplify layout: 2016-05-23 09:13:59 +01:00
rt_Timer.h Simplify layout: 2016-05-23 09:13:59 +01:00
rt_TypeDef.h RTX: Add pointer to context to task structure 2016-06-10 16:56:16 +01:00