stm32f30x-hal
stm32f30x-hal copied to clipboard
Getting an additional maintainer for this crate?
It seems like there are a number of outstanding pull-requests with nice features. Would it be possible to get an additional maintainer for this crate so that new features can be added?
The f103 crate recently got this treatment and I would assume the same could happen here if there are any voulonteers. https://github.com/rust-embedded/wg/issues/224
As per this meeting the HAL team should be the maintainer of this but it is not listed in the wg main page. Nowadays there is also stm32-rs. Maybe that is also an alternative.
@byronwasti there is also alt-stm32f30x which does things slightly differently, take a look at the source code (https://github.com/copterust/alt-stm32f30x-hal) or checkout examples here.
Linking related issue #36