summaryrefslogtreecommitdiffstatshomepage
path: root/stmhal/stm32f4xx_it.c
Commit message (Expand)AuthorAge
* Add license header to (almost) all files.Damien George2014-05-03
* stmhal: Add Timer class: simple TIM control, incl callback on IRQ.Damien George2014-04-21
* stmhal: Big cleanup; merge gpio into Pin; make names consistent.Damien George2014-04-18
* stmhal: Clean up fatality indications; remove long-obsolete malloc0.c.Damien George2014-04-17
* stmhal: Improve flash storage cache management.Damien George2014-04-16
* 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: Get USB CDC REPL working.Damien George2014-03-15
* stmhal - add pin mapping, gpio, exti, usrswDave Hylands2014-03-14
* stmhal - add led support. Add netduino_plus_2 supportDave Hylands2014-03-14
* stmhal: Get USB enumerating a CDC device.Damien George2014-03-14
* Cleanup systick for stmhalDave Hylands2014-03-13
* REPl working on UART6 with STMHALDave Hylands2014-03-12
* stmhal: Get SysTick and HSE working.Damien George2014-03-12