summaryrefslogtreecommitdiff
path: root/platforms/chibios/drivers/serial_usart.c
Commit message (Expand)AuthorAge
* [Core] Add Raspberry Pi RP2040 support (#14877)Stefan Kerkmann2022-06-30
* [Core] Split ChibiOS usart split driver in protocol and hardware driver part ...Stefan Kerkmann2022-06-18
* [Core] Allow usage of ChibiOS's SIO driver for split keyboards (#15907)Stefan Kerkmann2022-06-17
* [Core] Use a mutex guard for split shared memory (#16647)Stefan Kerkmann2022-04-19
* Format code according to conventions (#16322)QMK Bot2022-02-12
* Deprecate split transactions status field (#16023)Stefan Kerkmann2022-01-26
* Make ChibiOS PAL interactions less STM32 specific - Round 2 (#14456)Joel Challis2021-09-16
* Refactor use of _STM32_ defines (#14439)Joel Challis2021-09-15
* Relocate platform specific drivers (#13894)Joel Challis2021-08-17