pico-examples Example projects for the Raspberry Pi Pico using Tinygo Flashing the Pico How to flash the pico with the LED Blink example: git clone git@github.com:dmowcomber/pico-examples.git cd pico-examples/blink tinygo flash -target=pico .