mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-17 11:13:27 +00:00
rp2040: change default for serial to usb
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
"inherits": [
|
||||
"rp2040"
|
||||
],
|
||||
"serial": "uart",
|
||||
"serial-port": ["acm:1b4f:0026"],
|
||||
"build-tags": ["thingplus_rp2040"],
|
||||
"linkerscript": "targets/thingplus-rp2040.ld",
|
||||
|
||||
Reference in New Issue
Block a user