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

core: fix HardwareSerial compilation failed when USART disabled #1697

Merged
merged 1 commit into from
Apr 26, 2022

Conversation

ABOSTM
Copy link
Contributor

@ABOSTM ABOSTM commented Apr 21, 2022

core: fix HardwareSerial compilation failed when USART disabled

Fixes #1695

Fixes stm32duino#1695

Signed-off-by: Alexandre Bourdiol <alexandre.bourdiol@st.com>
@ABOSTM ABOSTM requested a review from fpistm April 21, 2022 08:40
@ABOSTM ABOSTM added the Fix label Apr 21, 2022
Copy link
Member

@fpistm fpistm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks

@fpistm fpistm added this to the 2.3.0 milestone Apr 21, 2022
@fpistm fpistm added this to In progress in STM32 core based on ST HAL via automation Apr 21, 2022
@fpistm fpistm merged commit e0c2e45 into stm32duino:main Apr 26, 2022
STM32 core based on ST HAL automation moved this from In progress to Done Apr 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Development

Successfully merging this pull request may close these issues.

Unable to build with Serial disabled.
2 participants