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

embedded-hal-bus: Implement Display and std::error::Error for DeviceError if possible. #575

Merged
merged 1 commit into from
Feb 4, 2024

Conversation

qwandor
Copy link
Contributor

@qwandor qwandor commented Feb 4, 2024

This makes error handling more convenient on platforms where std is available.

@qwandor qwandor requested a review from a team as a code owner February 4, 2024 20:45
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.

thank you!

@Dirbaio Dirbaio added this pull request to the merge queue Feb 4, 2024
Merged via the queue into rust-embedded:master with commit 5e21d56 Feb 4, 2024
8 checks passed
@qwandor qwandor deleted the stderror branch February 7, 2024 21:25
@qwandor
Copy link
Contributor Author

qwandor commented Mar 3, 2024

Hi, any chance we could get a release including this fix sometime soon?

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

2 participants