summaryrefslogtreecommitdiff
path: root/platforms/chibios/drivers/serial.c
Commit message (Expand)AuthorAge
* [Core] Use polled waiting on ChibiOS platforms that support it (#17607)Stefan Kerkmann2022-07-11
* [BUG] Fix deadlocks on disconnected secondary half (#17423)Stefan Kerkmann2022-06-21
* [Core] Split ChibiOS usart split driver in protocol and hardware driver part ...Stefan Kerkmann2022-06-18
* [Core] Use a mutex guard for split shared memory (#16647)Stefan Kerkmann2022-04-19
* [Bug] Fix unused variable error when using ChibiOS Bitbang serial driver (#16...Drashna Jaelre2022-03-23
* Format code according to conventions (#16322)QMK Bot2022-02-12
* Deprecate split transactions status field (#16023)Stefan Kerkmann2022-01-26
* Refactor use of STM32_SYSCLK (#14430)Joel Challis2021-09-14
* Relocate platform specific drivers (#13894)Joel Challis2021-08-17