stm32g0xx-hal icon indicating copy to clipboard operation
stm32g0xx-hal copied to clipboard

Add new chip variants

Open dimpolo opened this issue 3 years ago • 3 comments

WIP for https://github.com/stm32-rs/stm32g0xx-hal/issues/78

This currently breaks existing variants because of https://github.com/stm32-rs/stm32-rs/issues/641

There is also something wrong with the new variants. I'm getting errors like:

unresolved imports `crate::stm32::FLASH`, `crate::stm32::PWR`, `crate::stm32::RCC`

I'll check in with stm32-rs

dimpolo avatar Oct 13 '21 12:10 dimpolo

@dimpolo any movement on this?

brandonros avatar Nov 07 '22 18:11 brandonros

Sorry for the delay. Seems like there has been some movement recently in stm32-rs. I'll see where this brings us on this PR tomorrow.

dimpolo avatar Dec 12 '22 02:12 dimpolo

Sadly nothing changed on the stm32-rs / SVD front. I posted a comment on https://github.com/stm32-rs/stm32-rs/issues/641

dimpolo avatar Dec 12 '22 17:12 dimpolo