summaryrefslogtreecommitdiff
path: root/platforms/stm32/g4.yaml
AgeCommit message (Collapse)AuthorFilesLines
2022-04-16stm32g4: initial platform supportKarl Palsson1-0/+320
Have some demo code using lptim, lpuart, exti and rtc mostly working. It glitches into undefined exceptions, so it's a little concerning, but... it's all cross checked against RM0440_rev7, so it's pretty good. Signed-off-by: Karl Palsson <karlp@tweak.net.au>