nucleol552ze: implementation with CLOCK, LED, and UART

This commit is contained in:
Kenneth Bell
2020-12-13 23:47:27 -08:00
committed by deadprogram
parent 801bd2a7ff
commit af02c09b56
14 changed files with 682 additions and 5 deletions
+2
View File
@@ -341,6 +341,8 @@ smoketest:
@$(MD5SUM) test.hex
$(TINYGO) build -size short -o test.hex -target=nucleo-f722ze examples/blinky1
@$(MD5SUM) test.hex
$(TINYGO) build -size short -o test.hex -target=nucleo-l552ze examples/blinky1
@$(MD5SUM) test.hex
$(TINYGO) build -size short -o test.hex -target=p1am-100 examples/blinky1
@$(MD5SUM) test.hex
# test pwm