stm32-rs / stm32f7xx-hal

A Rust embedded-hal HAL for all MCUs in the STM32 F7 family
Apache License 2.0
115 stars 67 forks source link

allow to configure: #171

Closed msmouni closed 12 months ago

msmouni commented 2 years ago

+UsartInversion +WordLength +ParityControl

hannobraun commented 2 years ago

Hi @msmouni, please be aware that this repository is unmaintained, and I won't merge any new pull requests. Please check out https://github.com/stm32-rs/stm32f7xx-hal/issues/165, if you want to help out.

msmouni commented 2 years ago

thank you for all the effort you invested in developing this crate, and good luck for your future projects

hannobraun commented 2 years ago

Thank you!

maximeborges commented 12 months ago

Reimplemented in #203