This commit is contained in:
BCG
2022-11-27 09:13:00 -05:00
committed by Ron Evans
parent a700f58581
commit 481aba6536
4 changed files with 124 additions and 1 deletions
+2
View File
@@ -612,6 +612,8 @@ endif
@$(MD5SUM) test.hex
$(TINYGO) build -size short -o test.hex -target=qtpy-rp2040 examples/echo
@$(MD5SUM) test.hex
$(TINYGO) build -size short -o test.hex -target=kb2040 examples/echo
@$(MD5SUM) test.hex
$(TINYGO) build -size short -o test.hex -target=macropad-rp2040 examples/blinky1
@$(MD5SUM) test.hex
$(TINYGO) build -size short -o test.hex -target=badger2040 examples/blinky1