aboutsummaryrefslogtreecommitdiffstats
path: root/tmk_core/common/uart.c
Commit message (Collapse)AuthorAgeFilesLines
* adds support for the atmega328 (#9043)itsnoteasy2020-06-101-1/+1
| | | Co-authored-by: Ryan <fauxpark@gmail.com>
* format code according to conventions [skip ci]QMK Bot2020-03-061-1/+1
|
* Fix typo in uart.c backport and add 32A "support" (#8219)Ryan2020-03-061-12/+27
|
* format code according to conventions [skip ci]QMK Bot2020-02-211-31/+31
|
* uart.c fix from TMK (#7628)Drashna Jaelre2020-02-211-10/+44
| | | | | | | | | | * uart.c fix from TMK Backport from tmk/tmk_keyboard@c41e48a0ab0712d2667feb6b5dd8a4d5491cfcc5 * Avoid deadlock when uart.c is usind in ISR Backport from tmk/tmk_keyboard@55443fabb731459e21b45781c6d951edac5d75f4
* clang-format changesskullY2019-08-301-69/+63
|
* Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'tmk2015-04-101-0/+129