mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-16 02:33:28 +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:0003"],
|
||||
"build-tags": ["badger2040"],
|
||||
"linkerscript": "targets/badger2040.ld",
|
||||
"extra-files": [
|
||||
|
||||
Reference in New Issue
Block a user