aboutsummaryrefslogtreecommitdiffstats
path: root/src/stm32/stm32f0_serial.c
Commit message (Expand)AuthorAgeFilesLines
* stm32: Simplify USB/Serial/CANbus Kconfig selectionKevin O'Connor2021-03-181-20/+20
* stm32: Adding support for STM32F031x6 (#3871)Elias Bakken2021-02-031-3/+9
* stm32: Fix typo that broke selection of alternate serial port pinKevin O'Connor2020-02-091-1/+1
* stm32: Only declare alternate usart2 on stm32f0Kevin O'Connor2020-01-231-16/+16
* stm32: add alternate pinout for USART2Arne Jansen2020-01-231-0/+6
* stm32: Initial support for stm32f070Kevin O'Connor2019-10-231-0/+69