dbisu / pico-ducky

Create a USB Rubber Ducky like device using a Raspberry PI Pico
GNU General Public License v2.0
2.42k stars 440 forks source link

.uf2 Not Working #160

Closed crypticknot closed 1 year ago

crypticknot commented 1 year ago

When i copy .uf2 file to the Pi Pico, It does reconnect as "CIRCUITPY" but it doesn't have the files i need, it shows "boot_out.txt" only and there is:

Adafruit CircuitPython 8.0.4 on 2023-03-15; Raspberry Pi Pico with rp2040 Board ID:raspberry_pi_pico

Can anyone help????

dbisu commented 1 year ago

This has been seen before. I think it must be an issue in the CircuitPython loader. Follow the instructions in RESET.md

crypticknot commented 1 year ago

This has been seen before. I think it must be an issue in the CircuitPython loader. Follow the instructions in RESET.md

THANKS SM BROOOOO, IT WORKEDDDDD, HAPPY ASS FCKK

dbisu commented 1 year ago

Closing, issue resolved.