summaryrefslogtreecommitdiff
path: root/drivers/chibios/uart.c
AgeCommit message (Collapse)Author
2021-08-17Relocate platform specific drivers (#13894)Joel Challis
* Relocate platform specific drivers * Move stm eeprom * Tidy up slightly
2021-02-15Format code according to conventions (#11905)github-actions[bot]
Co-authored-by: QMK Bot <hello@qmk.fm>
2021-01-27UART driver refactor (#11637)Ryan