Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

fix(uart): prevent deinitializing another UART#2754

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
fpistm merged 1 commit intostm32duino:mainfromthiagogba:fix-uart-deinit
Jun 23, 2025

Conversation

@thiagogba
Copy link
Contributor

If called from an uninitialized HardwareSerial, the code unintentionally deinit the UART at uart_handlers[0]

If called from an uninitialized HardwareSerial,the code unintentionally deinit the UART at uart_handlers[0]Signed-off-by: Thiago Henrique Alves <35922412+thiagogba@users.noreply.github.com>
Copy link
Member

@fpistmfpistm left a comment

Choose a reason for hiding this comment

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

Thanks@thiagogba for the PR and the fix.

@github-project-automationgithub-project-automationbot moved this fromIn progress toReviewer approved inSTM32 core based on ST HALJun 23, 2025
@fpistmfpistm merged commitdd46d9c intostm32duino:mainJun 23, 2025
24 checks passed
@github-project-automationgithub-project-automationbot moved this fromReviewer approved toDone inSTM32 core based on ST HALJun 23, 2025
@fpistmfpistm changed the titlefix(uart): prevent deinitializing another UARTfix(uart): prevent deinitializing another UARTJun 24, 2025
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@fpistmfpistmfpistm approved these changes

Assignees

No one assigned

Labels

fix 🩹Bug fix

Projects

Milestone

2.11.0

Development

Successfully merging this pull request may close these issues.

2 participants

@thiagogba@fpistm

[8]ページ先頭

©2009-2025 Movatter.jp