Skip to content

refactor!: eh1::digital use embedded_hal::digital::ErrorKind#132

Merged
ryankurte merged 2 commits intorust-embedded:mainfrom
2bndy5:digital-err
Mar 13, 2026
Merged

refactor!: eh1::digital use embedded_hal::digital::ErrorKind#132
ryankurte merged 2 commits intorust-embedded:mainfrom
2bndy5:digital-err

Conversation

@2bndy5
Copy link
Contributor

@2bndy5 2bndy5 commented Apr 25, 2025

resolves #129

Please review diligently as I'm not overly familiar with this crate's code.

@2bndy5 2bndy5 changed the title eh1::digital use embedded_hal::digital::ErrorKind refactor!: eh1::digital use embedded_hal::digital::ErrorKind Apr 25, 2025
Copy link
Contributor

@ryankurte ryankurte left a comment

Choose a reason for hiding this comment

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

lgtm, thanks!

@ryankurte ryankurte merged commit cf8ab28 into rust-embedded:main Mar 13, 2026
3 checks passed
@2bndy5 2bndy5 deleted the digital-err branch March 13, 2026 00:26
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.

use embedded_hal::digital::ErrorKind for mocked digital pins

2 participants