Add smoke test for pca10059-s140v7

This commit is contained in:
Jonathan Böcker
2024-03-22 07:46:52 +01:00
committed by Ron Evans
parent a7ddb33bea
commit d97e4dbccf
+2
View File
@@ -599,6 +599,8 @@ endif
@$(MD5SUM) test.hex
$(TINYGO) build -size short -o test.hex -target=pca10056-s140v7 examples/blinky1
@$(MD5SUM) test.hex
$(TINYGO) build -size short -o test.hex -target=pca10059-s140v7 examples/blinky1
@$(MD5SUM) test.hex
$(TINYGO) build -size short -o test.hex -target=reelboard-s140v7 examples/blinky1
@$(MD5SUM) test.hex
$(TINYGO) build -size short -o test.hex -target=wioterminal examples/blinky1