summaryrefslogtreecommitdiff
path: root/drivers/avr/uart.c
AgeCommit message (Collapse)Author
2021-01-29Adds AT90USB162 support (#11570)Dasky
* at90usb162 support * fix missing bracket * Apply suggestions from code review Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2021-01-27UART driver refactor (#11637)Ryan