Try to improve H7 clockstuff.

This commit is contained in:
Bob McWhirter
2021-07-09 09:33:17 -04:00
parent 696a3b8552
commit 13975a0818
3 changed files with 5 additions and 1 deletions

View File

@ -532,6 +532,7 @@ pub unsafe fn init(config: Config) {
ahb1: core_clocks.hclk,
ahb2: core_clocks.hclk,
ahb3: core_clocks.hclk,
ahb4: core_clocks.hclk,
apb1: core_clocks.pclk1,
apb2: core_clocks.pclk2,
apb4: core_clocks.pclk4,