mbed-os/libraries/mbed/targets/cmsis/TARGET_Freescale
Christoph Plank e66f9ff0aa Call SystemInit before loading the .data section for TEENSY3.1 when using GCC_ARM
This is needed because it seems the watchdog otherwise resets the board
before SystemInit is reached even though I'm not sure why the watchdog
timer expires so early.
2015-04-18 16:59:00 +02:00
..
TARGET_K20XX Call SystemInit before loading the .data section for TEENSY3.1 when using GCC_ARM 2015-04-18 16:59:00 +02:00
TARGET_K22F Set most of the targets to a fixed heap and stack ratio relative to ram. 1/4 of ram to heap and 1/8 of ram to stack. There are some exception where the ram is small and the target support an rtos, then the heap requires more than 1/4 of RAM 2015-02-27 12:57:45 +01:00
TARGET_KLXX Update system_MKL05Z4.c 2015-03-04 10:24:41 +00:00
TARGET_MCU_K64F Set most of the targets to a fixed heap and stack ratio relative to ram. 1/4 of ram to heap and 1/8 of ram to stack. There are some exception where the ram is small and the target support an rtos, then the heap requires more than 1/4 of RAM 2015-02-27 12:57:45 +01:00