summaryrefslogtreecommitdiffstatshomepage
path: root/stmhal/stm32f4xx_hal_msp.c
Commit message (Expand)AuthorAge
* stmhal: Include mpconfig.h before all other includes.Paul Sokolovsky2014-06-28
* Add license header to (almost) all files.Damien George2014-05-03
* stmhal: Add timer module; move servo PWM from TIM2 to TIM5.Damien George2014-04-02
* stmhal: Implement selector for USB device mode; improve boot up.Damien George2014-03-30
* stmhal: Rename servo_TIM2_Handle -> TIM2_Handle.Damien George2014-03-22
* stmhal: Add intensity method for blue LED.Damien George2014-03-22
* stmhal: Servo driver can move at a given speed.Damien George2014-03-22
* stmhal: Tidy up USB device configuration. Make it use less RAM.Damien George2014-03-22
* stmhal: Get RTC working.Damien George2014-03-15
* stmhal: Get USB CDC REPL working.Damien George2014-03-15
* stmhal: Get SysTick and HSE working.Damien George2014-03-12