mbed-os/libraries/mbed/targets/cmsis/TARGET_NXP
Bogdan Marinescu 82aa7b7f2b Enable RTOS with GCC_CR
1. Provide the required __end__ symbol
2. Call software_init_hook() if present, which in turn starts the RTOS

The fix was applied for all targets with a TOOLCHAIN_GCC_CR folder,
but it only works with LPC1768 and LPC4088 because of incomplete or
missing support for GCC_CR and/or the RTOS for the other targets.
Tested by running RTOS_1, RTOS_2 and RTOS_3 with LPC1768 and LPC4088.
2013-12-24 23:13:50 +02:00
..
TARGET_LPC11UXX Enable RTOS with GCC_CR 2013-12-24 23:13:50 +02:00
TARGET_LPC11XX_11CXX Enable RTOS with GCC_CR 2013-12-24 23:13:50 +02:00
TARGET_LPC13XX Clean up GCC_ARM startup code 2013-12-20 15:08:20 +08:00
TARGET_LPC23XX LPC2368 [GCC_ARM]: Fixed: Compilation and link errors in case "SD" example. 2013-09-13 22:01:19 +09:00
TARGET_LPC43XX Enable RTOS with GCC_CR 2013-12-24 23:13:50 +02:00
TARGET_LPC81X Removed redundant label TARGET_LPC81X_COMMON 2013-11-11 13:28:18 +02:00
TARGET_LPC176X Enable RTOS with GCC_CR 2013-12-24 23:13:50 +02:00
TARGET_LPC408X Enable RTOS with GCC_CR 2013-12-24 23:13:50 +02:00