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

Remove atomicity warning that does not apply to STM32#2502

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 2 commits intostm32duino:mainfromnocnokneo:patch-1
Aug 28, 2024

Conversation

nocnokneo
Copy link
Contributor

Summary

Removes an atomicity warning inHardwareSerial.h that does not apply to (32-bit) STM32. Based on a review onthis response and my own testing, I'm convinced that the atomicity warning and link to an ArduinoCore-avr issue is not relevant.

Signed-off-by: Taylor Braun-Jones <taylor@braun-jones.org>
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.

Hi@nocnokneo
Thanks for thePR.
You're right this warning could be removed it is an artifact when the class was created using original Arduino Class.

Signed-off-by: Taylor Braun-Jones <taylor@braun-jones.org>
@fpistmfpistm added fix 🩹Bug fix documentation 📚Improvements or additions to documentation labelsAug 28, 2024
@fpistmfpistm added this to the2.9.0 milestoneAug 28, 2024
@fpistmfpistm merged commit6e60087 intostm32duino:mainAug 28, 2024
24 checks passed
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
documentation 📚Improvements or additions to documentationfix 🩹Bug fix
Projects
Milestone
2.9.0
Development

Successfully merging this pull request may close these issues.

2 participants
@nocnokneo@fpistm

[8]ページ先頭

©2009-2025 Movatter.jp