You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Stefan Kerkmann 117bff17ba
[Core] Unite half-duplex and full-duplex serial drivers (#13081)
* Unite half-duplex and full-duplex serial driver.

* Add full duplex operation mode to the interrupt based driver
* Delete DMA UART based full duplex driver
* The new driver targets #11930

* Fix freezes with failing transactions in half-duplex

* Increase default serial TX/RX buffer size to 128 bytes

* Correctly use bool instead of size_t

Co-authored-by: Nick Brassel <nick@tzarc.org>
5 years ago
..
analog.c 2021 May 29 Breaking Changes Update (#13034) 5 years ago
analog.h
i2c_master.c
i2c_master.h
serial.c Extensible split data sync (#11930) 5 years ago
serial_usart.c [Core] Unite half-duplex and full-duplex serial drivers (#13081) 5 years ago
serial_usart.h [Core] Unite half-duplex and full-duplex serial drivers (#13081) 5 years ago
spi_master.c `spi_master` Kinetis support (#13098) 5 years ago
spi_master.h `spi_master` Kinetis support (#13098) 5 years ago
uart.c Format code according to conventions (#11905) 5 years ago
uart.h UART driver refactor (#11637) 5 years ago
usbpd_stm32g4.c Format code according to conventions (#11907) 5 years ago
ws2812.c
ws2812_pwm.c 2021 May 29 Breaking Changes Update (#13034) 5 years ago
ws2812_spi.c Fix up WS2812 SPI driver on F072. (#13022) 5 years ago