rp2040: add usb settings

This commit is contained in:
sago35
2022-06-27 22:13:38 +09:00
committed by Ron Evans
parent 07049b87b6
commit 1766746c60
8 changed files with 48 additions and 0 deletions
+1
View File
@@ -4,6 +4,7 @@
],
"build-tags": ["macropad_rp2040"],
"serial": "none",
"serial-port": ["acm:239a:8107"],
"linkerscript": "targets/pico.ld",
"extra-files": [
"targets/pico-boot-stage2.S"