aboutsummaryrefslogtreecommitdiff
path: root/stm/led.h
AgeCommit message (Expand)Author
2014-05-21stm: Remove long-obsolete stm/ port.Damien George
2014-01-21stm: Clean up main.c; disable libgcc by default.Damien George
2014-01-06Fix LED pin enummux
2014-01-05Add Initial Support for STM32F4DISCOVERY Boardmux
2013-12-21Change object representation from 1 big union to individual structs.Damien
2013-10-23Implement simple servo control using PWM.Damien
2013-10-19Working SysTick, code factoring, some boot-up code.Damien
2013-10-18Partially implement proper flash storage.Damien