aboutsummaryrefslogtreecommitdiff
path: root/stm/stm32f405.ld
AgeCommit message (Expand)Author
2014-05-21stm: Remove long-obsolete stm/ port.Damien George
2014-02-10stm: Tidy up memory labels; optimise GC root scanning.Damien George
2014-01-29stm: Fix gccollect ram range.Damien George
2014-01-29Move HEAP_END and RAM_END to linker scriptmux
2014-01-25stm: Put gc_collect code in separate file; define _ram_start in .ld.Damien George
2014-01-24Revert "Move gc_collect to py/gc.c"Damien George
2014-01-24Move gc_collect to py/gc.cmux
2014-01-05stm: allow more flash for the binary.Damien George
2013-10-18Partially implement proper flash storage.Damien
2013-10-17Fix up linker script; improve startup code; printf to USB.Damien
2013-10-13Inital commit of stm32f4xx framework.Damien