Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |