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

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

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

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

None yet

1 participant