summaryrefslogtreecommitdiffstats
path: root/platforms/chibios/drivers/uart.c
Commit message (Expand)AuthorAgeFilesLines
* Add UART support for Kinetis boards (#18370)Ryan2022-09-171-3/+9
* Added support for Wb32fq95 (#16871)Joy Lee2022-05-231-1/+1
* 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