8000 Fix SerialUART flush by earlephilhower · Pull Request #215 · earlephilhower/arduino-pico · GitHub
[go: up one dir, main page]

Skip to content

Fix SerialUART flush #215

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 2 commits into from
Jun 16, 2021
Merged

Fix SerialUART flush #215

merged 2 commits into from
Jun 16, 2021

Conversation

earlephilhower
Copy link
Owner

Serial1.flush/Serial2.flush was not waiting for the proper FIFO to clear.
Use the proper call from the Pico SDK.

Thanks to Peter Remias for noting it.

Serial1.flush/Serial2.flush was not waiting for the proper FIFO to clear.
Use the proper call from the Pico SDK.

Thanks to Peter Remias for noting it.
@earlephilhower earlephilhower merged commit 2747681 into master Jun 16, 2021
@earlephilhower earlephilhower deleted the flush branch June 16, 2021 15:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant
0