summaryrefslogtreecommitdiff
path: root/chip/stm32/usart-stm32f0.c
Commit message (Expand)AuthorAgeFilesLines
* drop unnecessary boards, chips and cts testsVadim Bendebury2020-01-071-166/+0
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-191-1/+1
* servo_micro: Allow setting the baud rate for usartNicolas Boichat2018-08-291-2/+8
* Fix various misspellings in commentsMartin Roth2016-11-151-1/+1
* USART: Add usart_info commandAnton Staaf2015-08-241-0/+8
* USART: Add DMA based transmitterAnton Staaf2015-07-211-0/+5
* USART: Add STM32F3 support and fix STM32F baud rate bugAnton Staaf2015-02-241-2/+3
* stm32-USART: Add generic stream based usart driverAnton Staaf2014-09-231-0/+146