machine: add Adafruit CLUE Alpha

This commit is contained in:
BCG
2020-02-07 17:49:59 -05:00
committed by GitHub
parent 2138fd7854
commit c721cae48b
4 changed files with 130 additions and 1 deletions
+2
View File
@@ -242,6 +242,8 @@ smoketest:
@$(MD5SUM) test.hex
$(TINYGO) build -size short -o test.hex -target=circuitplay-express examples/i2s
@$(MD5SUM) test.hex
$(TINYGO) build -size short -o test.hex -target=clue_alpha examples/blinky1
@$(MD5SUM) test.hex
$(TINYGO) build -size short -o test.gba -target=gameboy-advance examples/gba-display
@$(MD5SUM) test.gba
$(TINYGO) build -size short -o test.hex -target=itsybitsy-m4 examples/blinky1