mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-17 19:23:25 +00:00
rp2040: add usb settings
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
],
|
||||
"build-tags": ["pico"],
|
||||
"serial": "uart",
|
||||
"serial-port": ["acm:2e8a:000A"],
|
||||
"linkerscript": "targets/pico.ld",
|
||||
"extra-files": [
|
||||
"targets/pico-boot-stage2.S"
|
||||
|
||||
Reference in New Issue
Block a user