summaryrefslogtreecommitdiff
path: root/platforms/chibios/drivers/serial_protocol.c
AgeCommit message (Collapse)Author
2023-07-09drivers: remove direct `quantum.h` includes (#21473)Ryan
2022-10-03[Core] Serial-protocol: always clear receive queue on main half of split ↵Stefan Kerkmann
keyboard (#18419)
2022-06-21[BUG] Fix deadlocks on disconnected secondary half (#17423)Stefan Kerkmann
2022-06-18[Core] Split ChibiOS usart split driver in protocol and hardware driver part ↵Stefan Kerkmann
(#16669)