aboutsummaryrefslogtreecommitdiff
path: root/stm/std.h
AgeCommit message (Expand)Author
2014-02-11stm: Provide malloc()/realloc()/free(), as forwarding to gc_*() functions.Paul Sokolovsky
2014-02-10stm: Remove unused, useless and not-to-be-used strndup.Damien George
2014-02-10Get rid of calloc().Paul Sokolovsky
2014-01-21stm: Clean up main.c; disable libgcc by default.Damien George
2014-01-21Revamp qstrs: they now include length and hash.Damien George
2014-01-12Added public domain implementations of strchr and strstr.Dave Hylands
2013-10-23Implement simple servo control using PWM.Damien
2013-10-20Integrate new lexer stream with stm framework.Damien
2013-10-13Inital commit of stm32f4xx framework.Damien