Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 313 Bytes

File metadata and controls

12 lines (10 loc) · 313 Bytes

tinygo-corne

to build:

# build for right half
tinygo build -target nicenano -size short -o corne_right_nano.uf2 github.com/funkycode/tin
ygo-corne/nicenano/right

# build for left half
tinygo build -target nicenano -size short -o corne_left_nano.uf2 github.com/funkycode/tin
ygo-corne/nicenano/left