summaryrefslogtreecommitdiff
path: root/uart
AgeCommit message (Expand)AuthorFilesLines
2022-04-17stm32_uart: Add more helper functions.Vegard Storheil Eriksen1-12/+38
2022-04-17stm32_uart: Use constraints to make helper functions compatible with all vers...Vegard Storheil Eriksen1-1/+13
2022-04-16stm32_uart: add write_blocking helperKarl Palsson1-0/+6
2022-04-16FIXME: platforms: stm32l4: fix all rcc enables, add lptimKarl Palsson1-0/+13
2021-09-16uart: Add PRESC register on extended v2Karl Palsson1-0/+1
2021-09-15.gitignore: Ignore generated files.Vegard Storheil Eriksen1-12/+0
2021-09-15uart: Generate instances from platform spec.Vegard Storheil Eriksen3-0/+66