index
:
kutter
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
stm32
/
stm32f0_serial.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
stm32: Add support for USART3 on PC11/PC10 on STM32G474. (#6704)
Liam Powell
2024-10-24
1
-0
/
+8
*
stm32: fix support for USARTs on STM32G0B0
Robert Cambridge
2024-04-03
1
-0
/
+7
*
stm32: Fix USART3 ALT pinout on STM32G0 (#6523)
Attila
2024-03-10
1
-1
/
+1
*
stm32: Support for USART5 on STM32G0B1 (#6105)
Florin Popescu
2023-04-19
1
-0
/
+11
*
stm32: Minor changes to stm32g0b0 ifdefs
Kevin O'Connor
2022-12-15
1
-1
/
+1
*
stm32g0: add stm32g0b0 support
Alex Voinea
2022-12-15
1
-2
/
+4
*
stm32g4: implement build,usb,can,i2c,spi,serial,adc.
Matt Baker
2022-12-02
1
-4
/
+17
*
stm32: Use stm32f0_serial.c on stm32h7 chips
Kevin O'Connor
2022-10-31
1
-3
/
+35
*
stm32: fix USART ORE status flag handling
Alex Voinea
2022-10-31
1
-1
/
+2
*
stm32: Initial support for stm32g0
Kevin O'Connor
2021-12-23
1
-3
/
+14
*
stm32: Support PB7/PB6 for USART1 on stm32f0
Kevin O'Connor
2021-08-01
1
-6
/
+16
*
stm32: Include pin names in STM32_SERIAL_USART?_ALT kconfig symbols
Kevin O'Connor
2021-05-24
1
-2
/
+2
*
stm32: Simplify USB/Serial/CANbus Kconfig selection
Kevin O'Connor
2021-03-18
1
-20
/
+20
*
stm32: Adding support for STM32F031x6 (#3871)
Elias Bakken
2021-02-03
1
-3
/
+9
*
stm32: Fix typo that broke selection of alternate serial port pin
Kevin O'Connor
2020-02-09
1
-1
/
+1
*
stm32: Only declare alternate usart2 on stm32f0
Kevin O'Connor
2020-01-23
1
-16
/
+16
*
stm32: add alternate pinout for USART2
Arne Jansen
2020-01-23
1
-0
/
+6
*
stm32: Initial support for stm32f070
Kevin O'Connor
2019-10-23
1
-0
/
+69