File tree 2 files changed +11
-0
lines changed
2 files changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -133,6 +133,10 @@ keycode_win_de.mpy
133
133
134
134
## Useful links and resources
135
135
136
+ ### How to recover your Pico if it becomes corrupted or doesn't boot.
137
+
138
+ [ Reset Instructions] ( RESET.md )
139
+
136
140
### Installation Tool
137
141
138
142
[ raspberrypi5621] ( https://github.com/raspberrypi5621 ) Created a tool to convert a blank RPi Pico to a ducky.
Original file line number Diff line number Diff line change
1
+ # Instructions on how to reset a Raspberry Pi Pico
2
+ Follow these instructions if your Pico ends up in an odd state
3
+
4
+ 1 . Download the reset firmware from [ flash_nuke.uf2] ( https://datasheets.raspberrypi.com/soft/flash_nuke.uf2 )
5
+ 2 . While holding the BOOTSEL button on the Pico, plug in the USB cable to your computer.
6
+ 3 . When the RPI-RP2 drive shows up on your computer, copy the flash_nuke.uf2 file to the Pico
7
+ 4 . After the device reboots, follow the Install instructions [ here] ( https://github.com/dbisu/pico-ducky/blob/main/README.md )
You can’t perform that action at this time.
0 commit comments