You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
adafruit/Adafruit_SPIFlash#1 has source and UF2 versions of an SPI flash erase program for all current Express boards. Accept this pull request if appropriate, and make the .uf2's available somewhere, along with documentation for why and how to use them.
Brief doc:
If your host computer starts complaining that your CIRCUITPY drive is corrupted, you can erase it completely. When CircuitPython restarts it will create a fresh empty CIRCUITPY filesystem.
Warning: this will erase all your files in CIRCUITPY.
Double-click the reset button.
Copy the appropriate .uf2 to the xxxBOOT drive.
The on-board NeoPixel will turn blue, indicating the erase has started.
After about 15 seconds, the NexoPixel will start flashing green. If it flashes red, the erase failed.
Double-click again and load the appropriate CircuitPython .uf2
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
adafruit/Adafruit_SPIFlash#1 has source and UF2 versions of an SPI flash erase program for all current Express boards. Accept this pull request if appropriate, and make the .uf2's available somewhere, along with documentation for why and how to use them.
Brief doc:
If your host computer starts complaining that your CIRCUITPY drive is corrupted, you can erase it completely. When CircuitPython restarts it will create a fresh empty CIRCUITPY filesystem.
Warning: this will erase all your files in CIRCUITPY.
The text was updated successfully, but these errors were encountered: