Skip to content

dmowcomber/pico-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 .

Releases

No releases published

Packages

No packages published

Languages