[app][mdebug] move to new vid:pid 1209:5038 allocated from pid.codes

http://pid.codes/1209/5038/
This commit is contained in:
Brian Swetland
2015-08-06 00:44:35 -07:00
parent 80868e44ac
commit 732a8aad55

View File

@@ -103,8 +103,8 @@ int usb_recv(void *data, unsigned len) {
}
static udc_device_t mdebug_device = {
.vendor_id = 0x18d1,
.product_id = 0xdb03,
.vendor_id = 0x1209,
.product_id = 0x5038,
.version_id = 0x0100,
};