issue 2059 fix build errors in ci
This commit is contained in:
@ -28,6 +28,8 @@ async fn main(_spawner: Spawner) {
|
||||
m: Pllm::DIV2,
|
||||
n: Plln::MUL10,
|
||||
r: Plldiv::DIV1,
|
||||
p: Plldiv::DIV1,
|
||||
q: Plldiv::DIV1,
|
||||
});
|
||||
config.rcc.hsi48 = Some(Hsi48Config { sync_from_usb: true }); // needed for USB
|
||||
|
||||
|
Reference in New Issue
Block a user