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

UART: Remove blocking version of read_bytes and rename drain_fifo to read_bytes instead #2895

Merged
merged 6 commits into from
Jan 7, 2025

Conversation

jessebraham
Copy link
Member

Hopefully I have understood the issue correctly 😅 But should close #2725. If there are any changes that need to be made let me know.

@jessebraham
Copy link
Member Author

I should probably have followed my own instructions when updating the HIL test 😅 Passing locally with latest changes.

esp-hal/src/uart.rs Outdated Show resolved Hide resolved
Copy link
Contributor

@JurajSadel JurajSadel 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!

@jessebraham jessebraham enabled auto-merge January 7, 2025 08:48
@jessebraham jessebraham requested a review from MabezDev January 7, 2025 09:26
@jessebraham jessebraham added this pull request to the merge queue Jan 7, 2025
Merged via the queue into esp-rs:main with commit 2a4e58a Jan 7, 2025
28 checks passed
@jessebraham jessebraham deleted the fixes/uart branch January 7, 2025 10:25
@SergioGasquez SergioGasquez mentioned this pull request Jan 8, 2025
6 tasks
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.

drain_fifo seems redundant vs read_bytes
6 participants