mirror of
https://github.com/embassy-rs/embassy.git
synced 2025-09-28 04:40:39 +00:00
Add ... c1?
This commit is contained in:
parent
0b52731897
commit
a13e07625f
@ -19,6 +19,7 @@ pub struct Clocks {
|
||||
pub apb2: Hertz,
|
||||
pub apb4: Hertz,
|
||||
pub ahb2: Hertz,
|
||||
pub c1: Hertz,
|
||||
}
|
||||
|
||||
const HSI: Hertz = Hertz(64_000_000);
|
||||
|
Loading…
x
Reference in New Issue
Block a user