eupn / stm32wb-hal

[WIP] embedded-hal for the STM32WB family of microcontrollers
20 stars 10 forks source link

Various fixes and updates #17

Open karlp opened 2 years ago

karlp commented 2 years ago

Some of these are more important than others, but I'm not sure whether you'd like them as a string of separate PRs or not. They're all pretty much standalone commits and could be cherry-picked at will.

karlp commented 2 years ago

I'm still working on your repo as the "upstream" at the moment, right? Things should go from your repo here, and then into stm32-rs eventually? The "goal" is for this to become part of the shared stm32 rust hal crates?