3 Commits (32f0b7942cf44b7a722db30c554cfc70d3f70289)

Author SHA1 Message Date
Damien George 04b9147e15 Add license header to (almost) all files. 11 years ago
Damien George fb06bfc11c stmhal: Clean up fatality indications; remove long-obsolete malloc0.c. 11 years ago
Dave Hylands dd38d90724 Initial checkin with STM HAL 11 years ago
Paul Sokolovsky 20632e4d3f stm: Provide malloc()/realloc()/free(), as forwarding to gc_*() functions. 11 years ago
Damien George 181d190643 stm: Remove unused, useless and not-to-be-used strndup. 11 years ago
Paul Sokolovsky 58ff93bc7c Get rid of calloc(). 11 years ago
Damien George 2c30256382 stm: Clean up main.c; disable libgcc by default. 11 years ago
Damien George 55baff4c9b Revamp qstrs: they now include length and hash. 11 years ago
Dave Hylands c8effff937 Added public domain implementations of strchr and strstr. 11 years ago
Damien 0f6545139b Implement simple servo control using PWM. 11 years ago
Damien fa2162bc77 Integrate new lexer stream with stm framework. 11 years ago
Damien ed65605edc Inital commit of stm32f4xx framework. 11 years ago