summaryrefslogtreecommitdiff
path: root/chip/stm32/usart-stm32l.c
Commit message (Expand)AuthorAgeFilesLines
* servo_micro: Allow setting the baud rate for usartNicolas Boichat2018-08-291-2/+3
* 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/+117