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

[DRAFT] Ensure all UARTs are defined as UARTs (not USARTs).

Open tim-seoss opened this issue 3 years ago • 0 comments

Due to stm32f4 SVD bugs in some parts, some UART peripherals were incorrectly defined as (more feature-full) USARTs. This PR relies on PAC changes made in: https://github.com/stm32-rs/stm32-rs/pull/754

tim-seoss avatar Jul 05 '22 18:07 tim-seoss