mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-16 02:33:28 +00:00
targets: make msd-volume-name an array
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"inherits": ["nrf52840", "nrf52840-s140v6-uf2"],
|
||||
"build-tags": ["nicenano"],
|
||||
"msd-volume-name": "NICENANO"
|
||||
"msd-volume-name": ["NICENANO"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user