mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-07 04:23:41 +00:00
targets: make msd-volume-name an array
This commit is contained in:
@@ -5,6 +5,6 @@
|
||||
"serial-port": ["239a:801b", "239a:800b"],
|
||||
"flash-1200-bps-reset": "true",
|
||||
"flash-method": "msd",
|
||||
"msd-volume-name": "FEATHERBOOT",
|
||||
"msd-volume-name": ["FEATHERBOOT"],
|
||||
"msd-firmware-name": "firmware.uf2"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user