mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-15 16:33:40 +00:00
rp2040: change default for serial to usb
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
"rp2040"
|
||||
],
|
||||
"build-tags": ["pico"],
|
||||
"serial": "uart",
|
||||
"serial-port": ["acm:2e8a:000A"],
|
||||
"linkerscript": "targets/pico.ld",
|
||||
"extra-files": [
|
||||
|
||||
Reference in New Issue
Block a user