stm32-rs / stm32g0xx-hal

Peripheral access API for STM32G0 series microcontrollers
Apache License 2.0
73 stars 51 forks source link

Correct the APB frequency calculation #111

Closed keadwen closed 2 years ago

keadwen commented 2 years ago

For more details, refer to https://github.com/stm32-rs/stm32g0xx-hal/issues/110

Resolves #110