Add support for nucleol432 board

LED and UART are working
This commit is contained in:
Kenneth Bell
2021-03-13 07:43:18 -08:00
committed by Ron Evans
parent dc981ce509
commit c7bd5405c3
12 changed files with 557 additions and 5 deletions
+2
View File
@@ -343,6 +343,8 @@ smoketest:
@$(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=nucleo-l432kc examples/blinky1
@$(MD5SUM) test.hex
$(TINYGO) build -size short -o test.hex -target=p1am-100 examples/blinky1
@$(MD5SUM) test.hex
# test pwm