-
Notifications
You must be signed in to change notification settings - Fork 188
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
Feather M0 gets bricked #99
Comments
What was the exact name of the Pinging @dhalbert |
update-bootloader-feather_m0-v3.7.0.ino |
I, too, bricked a Feather M0 using the .ino file created by this repo. I thought it was because of the changes I introduced in |
Please do not use .ino files. I removed them from the release because they are broken in several ways, and put a warning in the release notes for 3.7.0. The M4 .ino files never worked, and the M0 ones have several flaws. |
Well, I only cloned this repo yesterday, and they were in master, and I don't see any obvious warnings. |
The warnings are just here: https://github.com/adafruit/uf2-samdx1/releases/tag/v3.7.0. I'm in the middle of doing a lot of debugging and improvement on this, and was either going to fix the .ino's or remove them. Sorry it's not clearer. Most of our users are just using the downloaded .ino's, so I removed them for safety. |
Fair enough. I should be getting an ATMEL-ICE tomorrow, hopefully it's easy enough to re-flash these from macOS. I really need to get that other bug fixed. |
Delete boards/robohatmm1_m0 directory
Hello, I followed this tutorial (https://learn.adafruit.com/installing-circuitpython-on-samd21-boards/installing-the-uf2-bootloader) on 3 M0 Feather boards and it bricked them all. I followed the directions perfectly every time and I used the Arduino INO file that is posed in this repository. I think there is an issue with the INO file. Also, in case it helps, the boards I used most recently were the Adalogger M0. Thanks for looking into this.
The text was updated successfully, but these errors were encountered: