Skip to content

add blank_check command #10

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

Merged
merged 1 commit into from
May 18, 2025
Merged

add blank_check command #10

merged 1 commit into from
May 18, 2025

Conversation

xobs
Copy link
Contributor

@xobs xobs commented May 18, 2025

Add a command to perform a blank check on a device. This is an alternate method for devices that have ECC, where a blank device doesn't necessarily have a predetermined or homogenous bit pattern.

Note that as part of this change, this crate now builds without warnings on the 2024 edition.

Add a command to perform a blank check on a device. This is an alternate
method for devices that have ECC, where a blank device doesn't necessarily
have a predetermined or homogenous bit pattern.

Signed-off-by: Sean Cross <[email protected]>
@xobs xobs force-pushed the add-blank-check branch from 4ce425e to eb629a3 Compare May 18, 2025 14:40
Copy link
Member

@Yatekii Yatekii left a comment

Choose a reason for hiding this comment

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

Nice, thanks!

@Yatekii Yatekii merged commit d7943dd into probe-rs:master May 18, 2025
1 check passed
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