Skip to content

Commit

Permalink
target: fix pid for mdbt50qrx-uf2
Browse files Browse the repository at this point in the history
  • Loading branch information
sago35 authored and deadprogram committed Sep 9, 2021
1 parent da6c144 commit 53794cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion targets/mdbt50qrx-uf2.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"serial": "usb",
"flash-1200-bps-reset": "true",
"flash-method": "msd",
"serial-port": ["acm:239a:801b", "acm:239a:010b", "acm:239a:810c"],
"serial-port": ["acm:239a:810b", "acm:239a:010b", "acm:239a:810c"],
"msd-volume-name": "MDBT50QBOOT",
"msd-firmware-name": "firmware.uf2",
"uf2-family-id": "0xADA52840",
Expand Down

0 comments on commit 53794cf

Please sign in to comment.