summaryrefslogtreecommitdiff
path: root/chip/stm32/usart-stm32l5.c
Commit message (Expand)AuthorAgeFilesLines
* chip/stm32/usart-stm32l5.c: Format with clang-formatJack Rosenthal2022-07-011-29/+29
* chip/stm32: Add support for USB forwarding of LPUARTJes B. Klinke2022-06-301-1/+19
* chip/stm32: Add LPUART, UART5 and PWR_CR2_IOSVJes B. Klinke2022-02-051-5/+23
* tree: Make DECLARE_IRQ routine staticTom Hughes2021-11-081-3/+3
* chip/stm32: UART declarations for STM32L5 seriesJes B. Klinke2021-09-081-1/+145
* chip/stm32: Add initial support for STM32L5xx seriesJes B. Klinke2021-08-251-0/+6