summaryrefslogtreecommitdiffstatshomepage
path: root/stmhal/stm32f4xx_it.h
Commit message (Collapse)AuthorAge
* Add license header to (almost) all files.Damien George2014-05-03
| | | | | | | Blanket wide to all .c and .h files. Some files originating from ST are difficult to deal with (license wise) so it was left out of those. Also merged modpyb.h, modos.h, modstm.h and modtime.h in stmhal/.
* stmhal: Get USB enumerating a CDC device.Damien George2014-03-14
| | | | Enumerates CDC device over USB, but doesn't transmit/receive yet.
* stmhal: Get SysTick and HSE working.Damien George2014-03-12