mbed-os/rtos/rtx
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_ARM7 Wrap software_init_hook 2016-06-10 16:56:17 +01:00
TARGET_CORTEX_A Merge pull request #2158 from c1728p9/singleton_support 2016-07-19 16:34:20 -05:00
TARGET_CORTEX_M Increase interrupt stack size for K64F 2016-08-09 14:55:05 -05:00