mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-17 11:13:27 +00:00
targets: make msd-volume-name an array
This commit is contained in:
@@ -2,5 +2,5 @@
|
||||
"inherits": ["nrf52840", "nrf52840-s140v6-uf2"],
|
||||
"build-tags": ["itsybitsy_nrf52840"],
|
||||
"serial-port": ["239A:8052", "239A:8051"],
|
||||
"msd-volume-name": "ITSY840BOOT"
|
||||
"msd-volume-name": ["ITSY840BOOT"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user