stm32/rtc: autocompute prescalers
This commit is contained in:
@@ -499,6 +499,7 @@ pub(crate) unsafe fn init(config: Config) {
|
||||
pllsai: None,
|
||||
|
||||
rtc: rtc,
|
||||
rtc_hse: None,
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user