rp2040: change default for serial to usb

This commit is contained in:
sago35
2022-07-14 09:42:20 +09:00
committed by Ron Evans
parent 3c2d2a93d3
commit 58f2533f15
9 changed files with 5 additions and 8 deletions
-1
View File
@@ -3,7 +3,6 @@
"rp2040"
],
"build-tags": ["pico"],
"serial": "uart",
"serial-port": ["acm:2e8a:000A"],
"linkerscript": "targets/pico.ld",
"extra-files": [