mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-20 12:29:03 +00:00
rp2040: change default for serial to usb
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"inherits": [
|
||||
"rp2040"
|
||||
],
|
||||
"serial": "uart",
|
||||
"serial-port": ["acm:2e8a:1023"],
|
||||
"build-tags": ["challenger_rp2040"],
|
||||
"linkerscript": "targets/feather-rp2040.ld",
|
||||
"extra-files": [
|
||||
|
||||
Reference in New Issue
Block a user