aboutsummaryrefslogtreecommitdiff
path: root/stm/malloc0.c
AgeCommit message (Expand)Author
2014-05-21stm: Remove long-obsolete stm/ port.Damien George
2014-04-05Improve GC finalisation code; add option to disable it.Damien George
2014-02-11Generalize malloc-via-gc-heap support, make it available to unix port.Paul Sokolovsky
2014-02-10Get rid of calloc().Paul Sokolovsky
2013-12-21Change object representation from 1 big union to individual structs.Damien
2013-10-23Implement simple servo control using PWM.Damien
2013-10-22stm: improved GC, and cooked output for VCP.Damien
2013-10-21Make stm use garbage collector.Damien
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