aboutsummaryrefslogtreecommitdiffstats
path: root/src/stm32f1/serial.c
Commit message (Expand)AuthorAgeFilesLines
* stm32f1: Serial should have a higher irq priority than timersKevin O'Connor2018-10-111-1/+1
* serial_irq: Add new generic/serial_irq.c codeKevin O'Connor2018-04-201-113/+11
* Add STM32F103 portGrigori Goronzy2018-04-091-0/+166