feat: add metro-rp2350 board definition (#4989)

* feat: add metro-rp2350 board definition
* chore: add smoke test
This commit is contained in:
Michael Smith
2025-08-10 03:32:16 -04:00
committed by GitHub
parent 64caab1ade
commit c769262398
3 changed files with 196 additions and 0 deletions
+2
View File
@@ -785,6 +785,8 @@ endif
@$(MD5SUM) test.hex
$(TINYGO) build -size short -o test.hex -target=pico-plus2 examples/blinky1
@$(MD5SUM) test.hex
$(TINYGO) build -size short -o test.hex -target=metro-rp2350 examples/blinky1
@$(MD5SUM) test.hex
$(TINYGO) build -size short -o test.hex -target=waveshare-rp2040-tiny examples/echo
@$(MD5SUM) test.hex
# test pwm