Skip to content

Commit 72478cb

Browse files
Alex van HerwijnenAlex van Herwijnen
authored andcommitted
Adding new Prolific devices to device filters
1 parent 863494b commit 72478cb

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

UsbSerialExampleApp/Resources/xml/device_filter.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,12 @@
1717

1818
<!-- 0x067B / 0x2303: Prolific PL2303 -->
1919
<usb-device vendor-id="1659" product-id="8963" />
20+
<usb-device vendor-id="1659" product-id="9123" />
21+
<usb-device vendor-id="1659" product-id="9139" />
22+
<usb-device vendor-id="1659" product-id="9155" />
23+
<usb-device vendor-id="1659" product-id="9171" />
24+
<usb-device vendor-id="1659" product-id="9187" />
25+
<usb-device vendor-id="1659" product-id="9203" />
2026

2127
<!-- 0x1b4f / 0x0008: IOIO OTG -->
2228
<usb-device vendor-id="6991" product-id="8" />

0 commit comments

Comments
 (0)