Compare commits
4 Commits
cmsis_subm
...
debugprobe
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
466432c5eb | ||
|
|
9f44aa79cb | ||
|
|
c8d5b552b6 | ||
|
|
d91503b68c |
@@ -48,7 +48,7 @@ tusb_desc_device_t const desc_device =
|
||||
|
||||
.idVendor = 0x2E8A, // Pi
|
||||
.idProduct = 0x000c, // CMSIS-DAP Debug Probe
|
||||
.bcdDevice = 0x0222, // Version 02.22
|
||||
.bcdDevice = 0x0223, // Version 02.23
|
||||
.iManufacturer = 0x01,
|
||||
.iProduct = 0x02,
|
||||
.iSerialNumber = 0x03,
|
||||
|
||||
Reference in New Issue
Block a user