Add bluemicro840 board

This commit is contained in:
Pierre Constantineau
2023-06-01 13:04:36 -06:00
committed by GitHub
parent ee90bdebff
commit 635d322703
3 changed files with 88 additions and 0 deletions
+2
View File
@@ -528,6 +528,8 @@ endif
@$(MD5SUM) test.hex
$(TINYGO) build -size short -o test.hex -target=pca10059 examples/blinky2
@$(MD5SUM) test.hex
$(TINYGO) build -size short -o test.hex -target=bluemicro840 examples/blinky2
@$(MD5SUM) test.hex
$(TINYGO) build -size short -o test.hex -target=itsybitsy-m0 examples/blinky1
@$(MD5SUM) test.hex
$(TINYGO) build -size short -o test.hex -target=feather-m0 examples/blinky1