Add MSI and PLL clock source for L4

This commit is contained in:
Vincent Stakenburg
2021-09-24 16:50:53 +02:00
committed by Ulf Lilleengen
parent b6fc19182b
commit 7d6d274d55
2 changed files with 189 additions and 0 deletions

View File

@ -27,6 +27,7 @@ atomic-polyfill = "0.1.3"
stm32-metapac = { version = "0.1.0", path = "../stm32-metapac", features = ["rt"] }
vcell = { version = "0.1.3", optional = true }
bxcan = "0.5.1"
seq-macro = "0.2.2"
cfg-if = "1.0.0"