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
..
apa102 Rewrite APA102 support (#10894) 5 years ago
avr Extensible split data sync (#11930) 5 years ago
awinic Allow settable SPI divisor for AW20216 driver, set default to 4 (#13309) 5 years ago
chibios [Core] Unite half-duplex and full-duplex serial drivers (#13081) 5 years ago
eeprom eeprom_i2c driver: added EXTERNAL_EEPROM_WP_PIN configuration option. (#12617) 5 years ago
gpio
haptic Add Per Key exclusions for Haptic Feedback (#12386) 5 years ago
issi 2021 May 29 Breaking Changes Update (#13034) 5 years ago
lcd ST7565 invert (#13237) 5 years ago
oled Merge remote-tracking branch 'origin/master' into develop 5 years ago
qwiic Optional OLED splash screen and fixed OLED i2c execution time saving (#12294) 5 years ago
sensors Merge remote-tracking branch 'origin/master' into develop 5 years ago
ugfx/gdisp Ensure single newline at EOF for core files (#11310) 5 years ago
serial.h Extensible split data sync (#11930) 5 years ago
usbpd.h Add support for analog USBPD on STM32G4xx. (#11824) 5 years ago
ws2812.h