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

Check chip family before writing #92

Open
dhalbert opened this issue Nov 25, 2019 · 0 comments
Open

Check chip family before writing #92

dhalbert opened this issue Nov 25, 2019 · 0 comments

Comments

@dhalbert
Copy link

A user used a SAMD21 bootloader on a SAMD51 board: https://forums.adafruit.com/viewtopic.php?f=19&t=159050. It appears to have bricked the bootloader.

We could add a check that the chip family at least matches the expected one, and not do anything if they don't match.

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

No branches or pull requests

1 participant