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

Feature roadmap

Open unpaid-bill opened this issue 3 years ago • 1 comments

Hi all,

Is there a roadmap of outstanding features or things that are currently being worked on, beyond just issues and PRs? I'm interested in implementing a driver for the SPDIFRX peripheral, but this has ramifications for other things such as DMA and RCC PLLs. As such, it'd be good to know if there were other features that could be tackled first that might make implementing something like that easier, or to just stop myself from stepping on others' toes/repeating work already ongoing.

I've noticed there are a lot of PRs for this crate that don't have descriptions, and that version releases happen opaquely, so would love to know if there's a centralised place for discussion on this crate's development outside of this repo that I'm missing.

unpaid-bill avatar Nov 10 '21 05:11 unpaid-bill

There is no roadmap now for this crate. But you can discuss your questions and proposals on https://matrix.to/#/#stm32-rs:matrix.org or https://matrix.to/#/#rust-embedded:matrix.org

burrbull avatar Nov 10 '21 06:11 burrbull