While scrolling through the docs tooday, I noticed the line > The [stm32f30x-hal](https://crates.io/crates/stm32f30x-hal/0.1.0) crate contains a reference implementation of this HAL. As far as I can tell, this crate hasn't been updated in two years, and is kind of superseded by the stm32-rs maintained version. Therefore I think it would make sense to switch the reference implementation to something else, or to remove the line completely.