mbed-os/libraries/rtos/rtx/TARGET_CORTEX_M
Adam Green 35d1ffd787 Correct warning when assigning HEAP_START to stack_pointer
This fixes issue #856 reported by @neilt6.

I tested on mbedLPC1768 and mbedLPC11U24 using the GCC_ARM toolchain.
2015-01-21 18:52:24 -08:00
..
TARGET_M0 RTX: Support stacks larger than 64k 2015-01-02 13:14:40 -08:00
TARGET_M0P RTX: Support stacks larger than 64k 2015-01-02 13:14:40 -08:00
TARGET_M3 RTX: Support stacks larger than 64k 2015-01-02 13:14:40 -08:00
TARGET_M4 RTX: Support stacks larger than 64k 2015-01-02 13:14:40 -08:00
HAL_CM.c Proper fix for Cortex-M/Cortex-A RTOS issue 2014-11-06 12:54:09 +00:00
RTX_CM_lib.h Correct warning when assigning HEAP_START to stack_pointer 2015-01-21 18:52:24 -08:00
RTX_Conf.h Proper fix for Cortex-M/Cortex-A RTOS issue 2014-11-06 12:54:09 +00:00
RTX_Conf_CM.c all RTOS_x tests are OK 2015-01-06 20:48:37 +01:00
cmsis_os.h [DISCO/NUCLEO_L053xx] adding to RTOS - part3 2015-01-02 14:52:39 +01:00
os_tcb.h RTX: Support stacks larger than 64k 2015-01-02 13:14:40 -08:00
rt_CMSIS.c RTX: Main thread should not write MAGIC_WORD to stack 2015-01-02 17:24:48 -08:00
rt_Event.c Proper fix for Cortex-M/Cortex-A RTOS issue 2014-11-06 12:54:09 +00:00
rt_Event.h Proper fix for Cortex-M/Cortex-A RTOS issue 2014-11-06 12:54:09 +00:00
rt_HAL_CM.h Proper fix for Cortex-M/Cortex-A RTOS issue 2014-11-06 12:54:09 +00:00
rt_List.c Proper fix for Cortex-M/Cortex-A RTOS issue 2014-11-06 12:54:09 +00:00
rt_List.h Proper fix for Cortex-M/Cortex-A RTOS issue 2014-11-06 12:54:09 +00:00
rt_Mailbox.c Proper fix for Cortex-M/Cortex-A RTOS issue 2014-11-06 12:54:09 +00:00
rt_Mailbox.h Proper fix for Cortex-M/Cortex-A RTOS issue 2014-11-06 12:54:09 +00:00
rt_MemBox.c Proper fix for Cortex-M/Cortex-A RTOS issue 2014-11-06 12:54:09 +00:00
rt_MemBox.h Proper fix for Cortex-M/Cortex-A RTOS issue 2014-11-06 12:54:09 +00:00
rt_Mutex.c Proper fix for Cortex-M/Cortex-A RTOS issue 2014-11-06 12:54:09 +00:00
rt_Mutex.h Proper fix for Cortex-M/Cortex-A RTOS issue 2014-11-06 12:54:09 +00:00
rt_Robin.c Proper fix for Cortex-M/Cortex-A RTOS issue 2014-11-06 12:54:09 +00:00
rt_Robin.h Proper fix for Cortex-M/Cortex-A RTOS issue 2014-11-06 12:54:09 +00:00
rt_Semaphore.c Proper fix for Cortex-M/Cortex-A RTOS issue 2014-11-06 12:54:09 +00:00
rt_Semaphore.h Proper fix for Cortex-M/Cortex-A RTOS issue 2014-11-06 12:54:09 +00:00
rt_System.c Proper fix for Cortex-M/Cortex-A RTOS issue 2014-11-06 12:54:09 +00:00
rt_System.h Proper fix for Cortex-M/Cortex-A RTOS issue 2014-11-06 12:54:09 +00:00
rt_Task.c Proper fix for Cortex-M/Cortex-A RTOS issue 2014-11-06 12:54:09 +00:00
rt_Task.h Proper fix for Cortex-M/Cortex-A RTOS issue 2014-11-06 12:54:09 +00:00
rt_Time.c Proper fix for Cortex-M/Cortex-A RTOS issue 2014-11-06 12:54:09 +00:00
rt_Time.h Proper fix for Cortex-M/Cortex-A RTOS issue 2014-11-06 12:54:09 +00:00
rt_TypeDef.h RTX: Support stacks larger than 64k 2015-01-02 13:14:40 -08:00