aboutsummaryrefslogtreecommitdiffstats
path: root/src/stm32/stm32f0_serial.c
Commit message (Expand)AuthorAgeFilesLines
* stm32g4: implement build,usb,can,i2c,spi,serial,adc.Matt Baker2022-12-021-4/+17
* stm32: Use stm32f0_serial.c on stm32h7 chipsKevin O'Connor2022-10-311-3/+35
* stm32: fix USART ORE status flag handlingAlex Voinea2022-10-311-1/+2
* stm32: Initial support for stm32g0Kevin O'Connor2021-12-231-3/+14
* stm32: Support PB7/PB6 for USART1 on stm32f0Kevin O'Connor2021-08-011-6/+16
* stm32: Include pin names in STM32_SERIAL_USART?_ALT kconfig symbolsKevin O'Connor2021-05-241-2/+2
* 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