adding uf2 file for micropython

This commit is contained in:
OddlyTimbot 2024-08-06 11:49:52 -04:00
parent 819d8e6ea6
commit 3fcdd4ab22
2 changed files with 12 additions and 0 deletions

12
resources/README.md Normal file
View File

@ -0,0 +1,12 @@
Included here is the UF2 file necessary to flash a Raspberry Pi Pico W with MicroPython.
To use it:
* Unplug your RPI from USB
* Hold down the Bootsel button
* While holding down, connect USB
* Release Bootsel button
The Pico will appear as a drive on your system.
Drag and drop the UF2 file onto the Pico drive - it will be reset with MicroPython installed.
You are ready to code!

Binary file not shown.