Skip to content
New issue

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

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

Already on GitHub? # to your account

fix(uart): add missing USART11 and UART12 support #2641

Merged
merged 1 commit into from
Jan 23, 2025

Conversation

fpistm
Copy link
Member

@fpistm fpistm commented Jan 22, 2025

STM32H5 have those instances.

Fixes #2640.

STM32H5 have those instances.

Fixes stm32duino#2640.

Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
@fpistm fpistm added the fix 🩹 Bug fix label Jan 22, 2025
@fpistm fpistm added this to the 2.10.0 milestone Jan 22, 2025
@fpistm fpistm merged commit eebd0e3 into stm32duino:main Jan 23, 2025
24 checks passed
@fpistm fpistm deleted the h5_uart branch January 23, 2025 05:24
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
fix 🩹 Bug fix
Projects
Development

Successfully merging this pull request may close these issues.

Missing USART11 and UART12 available with STM32H5
1 participant