summaryrefslogtreecommitdiffstats
path: root/platforms/chibios/drivers/serial_usart.c
Commit message (Expand)AuthorAgeFilesLines
* Update ChibiOS[-Contrib], SIO driver, configs (#17915)Stefan Kerkmann2023-01-121-17/+7
* [Core] Add Raspberry Pi RP2040 support (#14877)Stefan Kerkmann2022-06-301-5/+23
* [Core] Split ChibiOS usart split driver in protocol and hardware driver part ...Stefan Kerkmann2022-06-181-181/+10
* [Core] Allow usage of ChibiOS's SIO driver for split keyboards (#15907)Stefan Kerkmann2022-06-171-44/+129
* [Core] Use a mutex guard for split shared memory (#16647)Stefan Kerkmann2022-04-191-1/+9
* Format code according to conventions (#16322)QMK Bot2022-02-121-1/+1
* Deprecate split transactions status field (#16023)Stefan Kerkmann2022-01-261-22/+10
* Make ChibiOS PAL interactions less STM32 specific - Round 2 (#14456)Joel Challis2021-09-161-3/+3
* Refactor use of _STM32_ defines (#14439)Joel Challis2021-09-151-5/+5
* Relocate platform specific drivers (#13894)Joel Challis2021-08-171-0/+318