File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -59,7 +59,8 @@ tinygo build -size short -o ./build/test.hex -target=p1am-100 ./examples/p1am/ma
5959tinygo build -size short -o ./build/test.hex -target=pico ./examples/pca9685/main.go
6060tinygo build -size short -o ./build/test.hex -target=microbit ./examples/pcd8544/setbuffer/main.go
6161tinygo build -size short -o ./build/test.hex -target=microbit ./examples/pcd8544/setpixel/main.go
62- tinygo build -size short -o ./build/test.hex -target=feather-rp2040 ./examples/seesaw
62+ tinygo build -size short -o ./build/test.hex -target=feather-rp2040 ./examples/seesaw/soil-sensor
63+ tinygo build -size short -o ./build/test.hex -target=qtpy-rp2040 ./examples/seesaw/rotary-encoder
6364tinygo build -size short -o ./build/test.hex -target=arduino ./examples/servo
6465tinygo build -size short -o ./build/test.hex -target=pico ./examples/sgp30
6566tinygo build -size short -o ./build/test.hex -target=pybadge ./examples/shifter/main.go
You can’t perform that action at this time.
0 commit comments