Open dimpolo opened 3 years ago
Yeah sure, PR would be perfect.
Any movement on this at all? It's been quite a few years, and G0B1 still hasn't been added. From what I can see, the hangup might be in the two DMAs for this chip and others like it (G0C1 I think also).
All the interesting things are happening in https://embassy.dev/. Take a look at https://github.com/embassy-rs/embassy/tree/main/embassy-stm32/src. G0C1 family is supported by embassy: https://docs.embassy.dev/embassy-stm32/git/stm32g0c1cc/index.html.
https://github.com/stm32-rs/stm32-rs/pull/514 added the 50, 51, 61, B0, B1 and C1 variants. These are now available in
stm32g0 0.14.0
Could we have these added? Should I try to do so?