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
..
BLACKPILL_STM32_F401 Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956) 5 years ago
BLACKPILL_STM32_F411 Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956) 5 years ago
GENERIC_STM32_F042X6 Leftover early initialisation conversions (#11615) 5 years ago
GENERIC_STM32_F072XB ChibiOS conf migrations... take 3 (#11261) 5 years ago
GENERIC_STM32_F303XC Add board specific to Proton-C, with usual defaults turned on. (#10976) 5 years ago
GENERIC_STM32_F446XE 2021 May 29 Breaking Changes Update (#13034) 5 years ago
GENERIC_STM32_G431XB Add STM32G431 and STM32G474 board definitions. (#11793) 5 years ago
GENERIC_STM32_G474XE Add STM32G431 and STM32G474 board definitions. (#11793) 5 years ago
GENERIC_STM32_L412XB Adds support for STM32L412xB, STM32L422xB. (#13383) 5 years ago
GENERIC_STM32_L433XC Adds support for STM32L412xB, STM32L422xB. (#13383) 5 years ago
IC_TEENSY_3_1/board Normalise include statements in core code (#11153) 5 years ago
IC_TEENSY_4_1 core: wire up flash make target for Teensy 4.x (#13077) 5 years ago
QMK_PROTON_C [Core] Unite half-duplex and full-duplex serial drivers (#13081) 5 years ago
STM32_F103_STM32DUINO Normalise include statements in core code (#11153) 5 years ago
common [Core] Unite half-duplex and full-duplex serial drivers (#13081) 5 years ago
keyboard-config-templates Fixup config template to match <> instead of "" for includes. (#11166) 5 years ago