File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -22,9 +22,10 @@ Note, the GPIO pins are based on the following piece of code in main.c. You can
2222To run this with your UC program, you need to download the appropriate driver from: https://www.plenom.com/downloads/download-software/ \
2323
2424## Basic installation
25- 1 . Press the button on your raspberry pi Pico, and then connect it to your computer
26- 2 . copy the "main.uf2" from the release page to the "RPI2" that shows up as a mass storage usb devcie
27- 3 . Make sure your PC side software is installed
25+ 1 . Download main.uf2 from the releases page: https://github.com/buildcomics/Busylight/releases
26+ 2 . Press the button on your raspberry pi Pico, and then connect it to your computer
27+ 3 . copy the "main.uf2" from the release page to the "RPI2" that shows up as a mass storage usb devcie
28+ 4 . Make sure your PC side software is installed
2829
2930## Main Code
3031The main code is based on Tinyusb: https://github.com/hathach/tinyusb \
You can’t perform that action at this time.
0 commit comments