[KINETIS] Add missing entry to linker script

git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7155 35acf78f-673a-0410-8e92-d51de3d6d3f4
This commit is contained in:
utzig 2014-08-07 15:34:20 +00:00
parent 282f43823a
commit 848189f19a
1 changed files with 2 additions and 0 deletions

View File

@ -23,6 +23,8 @@
__main_stack_size__ = 0x0400;
__process_stack_size__ = 0x0400;
ENTRY(Reset_Handler)
MEMORY
{
flash0 : org = 0x00000000, len = 0xc0