Skip to content

[U(S)ART] hardening #1255

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

Merged
merged 3 commits into from
Dec 4, 2020
Merged

[U(S)ART] hardening #1255

merged 3 commits into from
Dec 4, 2020

Conversation

fpistm
Copy link
Member

@fpistm fpistm commented Dec 4, 2020

  • Add USART10 support available in some STM32H7 mcu
  • Update SERIAL_UART_INSTANCE for LPUART1. This will introduce LPUART2 management. Kept 0 for backward compatibility.
  • Declare extern only if available

Available in some STM32H7 mcu

Signed-off-by: Frederic Pillon <[email protected]>
This will introduce LPUART2 management.
Kept 0 for backward compatibility.

Signed-off-by: Frederic Pillon <[email protected]>
@fpistm fpistm added enhancement New feature or request fix 🩹 Bug fix labels Dec 4, 2020
@fpistm fpistm added this to the 2.0.0 milestone Dec 4, 2020
@fpistm fpistm merged commit b963d89 into stm32duino:master Dec 4, 2020
@fpistm fpistm deleted the Fix_UART branch December 4, 2020 13:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request fix 🩹 Bug fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant