summaryrefslogtreecommitdiff
path: root/chip/stm32/usart-stm32l.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "Merge remote-tracking branch cros/main into factory-brya-14517.B-main"factory-brya-14517.B-mainYH Lin2022-12-051-1/+2
* 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-stm32l.c: Format with clang-formatJack Rosenthal2022-06-291-19/+19
* tree: Make DECLARE_IRQ routine staticTom Hughes2021-11-081-3/+3
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-191-1/+1
* 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