machine/feather-nrf52840-sense: fix msd-volume-name

This commit is contained in:
sago35
2021-06-28 15:18:00 +09:00
committed by Ron Evans
parent e5453ebe27
commit e127ceac67
+1 -1
View File
@@ -4,7 +4,7 @@
"serial": "usb",
"flash-1200-bps-reset": "true",
"flash-method": "msd",
"msd-volume-name": "FTHR840BOOT",
"msd-volume-name": "FTHRSNSBOOT",
"msd-firmware-name": "firmware.uf2",
"uf2-family-id": "0xADA52840",
"linkerscript": "targets/circuitplay-bluefruit.ld"