Open gpdaniels opened 1 year ago
I found the following in my notes (it has been a while), but it would be good if someone wants to confirm:
boot.py
main.py
I don't know if left+right will work if the file system is already corrupted. If it's the same as the Pyboard reset then it should probably work.
And if not, you should still be able to hold only left, and then use the REPL to reset the filesystem instead.
Originally posted by @laurensvalk in https://github.com/gpdaniels/spike-prime/discussions/41#discussioncomment-4054845
It turns out that the Left+Right combination does not work.
I made this page for that purpose instead: https://dfu.pybricks.com/fix-update
boot.py
andmain.py
.boot.py
but skipmain.py
.boot.py
andmain.py
.I don't know if left+right will work if the file system is already corrupted. If it's the same as the Pyboard reset then it should probably work.
And if not, you should still be able to hold only left, and then use the REPL to reset the filesystem instead.
Originally posted by @laurensvalk in https://github.com/gpdaniels/spike-prime/discussions/41#discussioncomment-4054845