summaryrefslogtreecommitdiffstats
path: root/platforms/chibios/drivers/serial_protocol.c
Commit message (Expand)AuthorAgeFilesLines
* drivers: remove direct `quantum.h` includes (#21473)Ryan2023-07-091-2/+0
* [Core] Serial-protocol: always clear receive queue on main half of split keyb...Stefan Kerkmann2022-10-031-8/+4
* [BUG] Fix deadlocks on disconnected secondary half (#17423)Stefan Kerkmann2022-06-211-4/+4
* [Core] Split ChibiOS usart split driver in protocol and hardware driver part ...Stefan Kerkmann2022-06-181-0/+164