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

NRF: handle uarte RX errors #2502

Merged
merged 4 commits into from
Feb 5, 2024
Merged

Conversation

jbeaurivage
Copy link
Contributor

This PR adds a mechanism to handle RX errors for UART RX transactions.

Closes #2500.

@jbeaurivage jbeaurivage marked this pull request as draft January 30, 2024 22:13
@jbeaurivage jbeaurivage changed the title Handle uarte and buffered_uarte RX errors NRF: handle uarte and buffered_uarte RX errors Jan 30, 2024
@jbeaurivage jbeaurivage changed the title NRF: handle uarte and buffered_uarte RX errors NRF: handle uarte RX errors Jan 31, 2024
@jbeaurivage jbeaurivage marked this pull request as ready for review January 31, 2024 19:17
@jbeaurivage
Copy link
Contributor Author

@Dirbaio some valid points. All fixed now.

Copy link
Member

@Dirbaio Dirbaio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks!

@Dirbaio Dirbaio added this pull request to the merge queue Feb 5, 2024
Merged via the queue into embassy-rs:main with commit ad7d449 Feb 5, 2024
6 checks passed
@jbeaurivage jbeaurivage deleted the nrf-uarte-errors branch February 6, 2024 02:41
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.

Support for UART specific errors in embassy_nrf uarte and buffered_uarte
2 participants