qmk_firmware/drivers/chibios
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>
2021-07-02 08:24:08 +10:00
..
analog.c
analog.h
i2c_master.c
i2c_master.h
serial.c Extensible split data sync (#11930) 2021-06-18 09:10:06 +10:00
serial_usart.c [Core] Unite half-duplex and full-duplex serial drivers (#13081) 2021-07-02 08:24:08 +10:00
serial_usart.h [Core] Unite half-duplex and full-duplex serial drivers (#13081) 2021-07-02 08:24:08 +10:00
spi_master.c spi_master Kinetis support (#13098) 2021-06-08 19:54:33 +10:00
spi_master.h spi_master Kinetis support (#13098) 2021-06-08 19:54:33 +10:00
uart.c
uart.h
usbpd_stm32g4.c
ws2812.c
ws2812_pwm.c
ws2812_spi.c Fix up WS2812 SPI driver on F072. (#13022) 2021-06-03 09:48:16 +10:00