summaryrefslogtreecommitdiffstatshomepage
path: root/stm/malloc0.c
Commit message (Expand)AuthorAge
* stm: Remove long-obsolete stm/ port.Damien George2014-05-21
* Improve GC finalisation code; add option to disable it.Damien George2014-04-05
* Generalize malloc-via-gc-heap support, make it available to unix port.Paul Sokolovsky2014-02-11
* Get rid of calloc().Paul Sokolovsky2014-02-10
* Change object representation from 1 big union to individual structs.Damien2013-12-21
* Implement simple servo control using PWM.Damien2013-10-23
* stm: improved GC, and cooked output for VCP.Damien2013-10-22
* Make stm use garbage collector.Damien2013-10-21
* Partially implement proper flash storage.Damien2013-10-18
* Fix up linker script; improve startup code; printf to USB.Damien2013-10-17
* Inital commit of stm32f4xx framework.Damien2013-10-13