discovery icon indicating copy to clipboard operation
discovery copied to clipboard

Switch back to MonoTimer from HAL

Open sirhcel opened this issue 4 years ago • 2 comments

According to https://github.com/stm32-rs/stm32f3xx-hal/pull/247 it got removed accidentially and has been resurrected. There is no need for the local copy from here.

  • [ ] Bump BSP and HAL once the latter gets a new release including https://github.com/stm32-rs/stm32f3xx-hal/pull/247
  • [ ] Rebase to latest master at this point in time

sirhcel avatar Jun 22 '21 18:06 sirhcel

r? @therealprof

(rust-highfive has picked a reviewer for you, use r? to override)

rust-highfive avatar Jun 22 '21 18:06 rust-highfive

A fixed HAL got released with 0.8.0 meanwhile. So https://github.com/rubberduck203/stm32f3-discovery/pull/44 is on the way for updating the BSP.

sirhcel avatar Oct 02 '21 22:10 sirhcel

Not sure after all this time of the relevance? Would probably need to be updated for HAL 1.x

BartMassey avatar Apr 30 '24 17:04 BartMassey