summaryrefslogtreecommitdiffstats
path: root/platforms/chibios/drivers/uart.c
Commit message (Expand)AuthorAgeFilesLines
* Fix compilation of ChibiOS UART driver (#16348)Joel Challis2022-02-131-1/+1
* Format code according to conventions (#16322)QMK Bot2022-02-121-4/+12
* Westberrytech pr (#14422)Joy Lee2021-11-271-0/+4
* Update UART driver API (#14839)Ryan2021-11-131-2/+6
* Make ChibiOS PAL interactions less STM32 specific - Round 2 (#14456)Joel Challis2021-09-161-2/+2
* Refactor use of _STM32_ defines (#14439)Joel Challis2021-09-151-4/+4
* Relocate platform specific drivers (#13894)Joel Challis2021-08-171-0/+50