Add wb55 clocks

This commit is contained in:
Ulf Lilleengen
2021-06-14 11:41:02 +02:00
parent ee9f67fa01
commit 5e1b0a5398
6 changed files with 216 additions and 3 deletions

View File

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