mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-10 14:03:39 +00:00
targets: make msd-volume-name an array
This commit is contained in:
@@ -4,6 +4,6 @@
|
||||
"serial": "uart",
|
||||
"flash-method": "msd",
|
||||
"openocd-interface": "cmsis-dap",
|
||||
"msd-volume-name": "MICROBIT",
|
||||
"msd-volume-name": ["MICROBIT"],
|
||||
"msd-firmware-name": "firmware.hex"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user