Debugprobe release v2.2.3
diff --git a/src/usb_descriptors.c b/src/usb_descriptors.c index 4039771..7adec8d 100644 --- a/src/usb_descriptors.c +++ b/src/usb_descriptors.c
@@ -48,7 +48,7 @@ .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,