summaryrefslogtreecommitdiff
path: root/chip/stm32/usart_tx_interrupt.c
Commit message (Expand)AuthorAgeFilesLines
* chip: Sort header filesJeremy Bettis2022-11-291-2/+1
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* chip/stm32/usart_tx_interrupt.c: Format with clang-formatJack Rosenthal2022-07-011-8/+7
* servo_v4p1: Fix communication with ATmega32 keyboard emulatorMichał Barnaś2021-02-091-1/+1
* Bloonchipper: USART based transport layer for host commandBhanu Prakash Maiya2020-06-051-2/+53
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-191-1/+1
* consumer: Remove flush operationNicolas Boichat2017-12-181-16/+0
* USART: Add DMA based receiverAnton Staaf2015-08-241-0/+1
* USART: Add flexibility needed to support DMAAnton Staaf2015-07-151-0/+90