Skip to content

Simplify embedded-hal v1.0 error handling types#31

Open
wackazong wants to merge 3 commits intoNitrokey:mainfrom
wackazong:main
Open

Simplify embedded-hal v1.0 error handling types#31
wackazong wants to merge 3 commits intoNitrokey:mainfrom
wackazong:main

Conversation

@wackazong
Copy link
Copy Markdown
Contributor

@wackazong wackazong commented Apr 10, 2025

The embedded-hal v1.0 was also relying on the dedicated error type introduced to be able to handle NACKs. I removed it because it is not needed and causes unnecessary issues with trait boundaries.

@sosthene-nitrokey
Copy link
Copy Markdown
Collaborator

causes unnecessary issues with trait boundaries.

Do you have an example of such an issue?

This PR would be a breaking change and would make the embedded-hal-v1.0 and embedded-hal-v0.2.7 incompatible.

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