0
0
mirror of https://github.com/qmk/qmk_firmware.git synced 2025-03-13 06:54:08 +00:00
qmk_firmware/platforms/chibios/QMK_PROTON_C
Stefan Kerkmann 117bff17ba
[Core] Unite half-duplex and full-duplex serial drivers ()
* 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 

* 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
..
board Add board specific to Proton-C, with usual defaults turned on. () 2020-12-03 13:04:28 +11:00
configs [Core] Unite half-duplex and full-duplex serial drivers () 2021-07-02 08:24:08 +10:00
convert_to_proton_c.mk Set BOOTLOADER = stm32-dfu for all applicable STM32 boards () 2021-06-08 19:48:46 +10:00