summaryrefslogtreecommitdiff
path: root/chip/stm32/usart-stm32f3.c
Commit message (Expand)AuthorAgeFilesLines
* servo_micro: Allow setting the baud rate for usartNicolas Boichat2018-08-291-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-1/+107
* Add support for STM32F373Vic Yang2014-10-071-0/+1