Skip to content

Rework status handling (idle and errors) in ringbuffered uart #3989

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

Conversation

DrTobe
Copy link
Contributor

@DrTobe DrTobe commented Mar 21, 2025

Attention: This PR contains the work from #3968 which I assume to be merged soon.

In #3979, I implemented error recovery for ringbuffered uart but this reintroduces the problem that the RX side may clear TX flags (see #3930). So I took another attempt, now restructuring the status handling in ringbuffered uarts in general.

@DrTobe DrTobe force-pushed the fix/ringbuffered-error-handling branch from 2f9c6f4 to 9e31a45 Compare March 27, 2025 10:58
@Dirbaio Dirbaio added this pull request to the merge queue Mar 31, 2025
Merged via the queue into embassy-rs:main with commit a44abaf Mar 31, 2025
7 checks passed
@DrTobe DrTobe deleted the fix/ringbuffered-error-handling branch April 1, 2025 15:32
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.

2 participants