Skip to content

Conversation

nocnokneo
Copy link
Contributor

Summary

Removes an atomicity warning in HardwareSerial.h that does not apply to (32-bit) STM32. Based on a review on this 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

@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.

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>
@fpistm fpistm added fix 🩹 Bug fix documentation 📚 Improvements or additions to documentation labels Aug 28, 2024
@fpistm fpistm added this to the 2.9.0 milestone Aug 28, 2024
@fpistm fpistm merged commit 6e60087 into stm32duino:main Aug 28, 2024
24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation 📚 Improvements or additions to documentation fix 🩹 Bug fix
Projects
Development

Successfully merging this pull request may close these issues.

2 participants