Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

tim-seoss
Copy link
Contributor

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: stm32-rs/stm32-rs#754

burrbull and others added 3 commits July 5, 2022 09:23
Due to svd bugs, some UART peripherals were defined as USARTs.  This
commit relies on PAC changes made in:
stm32-rs/stm32-rs#754
@tim-seoss tim-seoss changed the title Ensure all UARTs are defined as UARTs (not USARTs). [DRAFT] Ensure all UARTs are defined as UARTs (not USARTs). Jul 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants