example: adjust time offset

This commit is contained in:
Yurii Soldak
2023-01-21 12:02:56 +01:00
committed by Ron Evans
parent 08b3a4576d
commit dc91c96305
2 changed files with 34 additions and 0 deletions
+2
View File
@@ -478,6 +478,8 @@ smoketest:
@$(MD5SUM) test.hex
$(TINYGO) build -size short -o test.hex -target=pca10040 examples/test
@$(MD5SUM) test.hex
$(TINYGO) build -size short -o test.hex -target=pca10040 examples/time-offset
@$(MD5SUM) test.hex
$(TINYGO) build -size short -o test.hex -target=wioterminal examples/hid-mouse
@$(MD5SUM) test.hex
$(TINYGO) build -size short -o test.hex -target=wioterminal examples/hid-keyboard