Skip to content

Files

Latest commit

50dbc77 · Oct 30, 2023

History

History
12 lines (10 loc) · 313 Bytes

README.md

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