summaryrefslogtreecommitdiff
path: root/chip/stm32/usart_tx_dma.h
Commit message (Expand)AuthorAgeFilesLines
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* chip/stm32/usart_tx_dma.h: Format with clang-formatJack Rosenthal2022-06-281-1/+1
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-191-1/+1
* consumer: Remove flush operationNicolas Boichat2017-12-181-1/+0
* Fix various misspellings in commentsMartin Roth2016-11-151-1/+1
* USART: Add DMA based receiverAnton Staaf2015-08-241-0/+1
* USART: Add DMA based transmitterAnton Staaf2015-07-211-0/+90