mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-31 09:49:03 +00:00
targets: make msd-volume-name an array
This commit is contained in:
@@ -2,5 +2,5 @@
|
||||
"inherits": ["nrf52840", "nrf52840-s140v7-uf2"],
|
||||
"build-tags": ["nano_33_ble"],
|
||||
"serial-port": ["239a:8063", "239a:0063"],
|
||||
"msd-volume-name": "NANO33BOOT"
|
||||
"msd-volume-name": ["NANO33BOOT"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user