Commit b730f1f
committed
musca: Add detect_code for MUSCA B1
Wtihout the detect_code, `mbed-tools detect` will fail to detect any
connected ARM_MUSCA_B1 boards with the error:
ERROR: Could not identify a board with the product code: '5007'.
No connected Mbed devices found.
Add the detect_code for MUSCA B1 to targets.json so the board can be
reliably detected.
Fixes ARMmbed/mbed-tools#2721 parent 9738b27 commit b730f1f
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4882 | 4882 | | |
4883 | 4883 | | |
4884 | 4884 | | |
| 4885 | + | |
| 4886 | + | |
| 4887 | + | |
4885 | 4888 | | |
4886 | 4889 | | |
4887 | 4890 | | |
| |||
0 commit comments