mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-12 23:13:40 +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": ["feather_nrf52840_sense"],
|
||||
"serial-port": ["239a:8087", "239a:8088"],
|
||||
"msd-volume-name": "FTHRSNSBOOT"
|
||||
"msd-volume-name": ["FTHRSNSBOOT"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user