stm32-rs / stm32g0xx-hal

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

Stopwatch<TIM2>: Use full 32 bits when computing elapsed time #113

Closed davidlattimore closed 2 years ago

davidlattimore commented 2 years ago

Fixes #112