We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 863494b commit 72478cbCopy full SHA for 72478cb
1 file changed
UsbSerialExampleApp/Resources/xml/device_filter.xml
@@ -17,6 +17,12 @@
17
18
<!-- 0x067B / 0x2303: Prolific PL2303 -->
19
<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" />
26
27
<!-- 0x1b4f / 0x0008: IOIO OTG -->
28
<usb-device vendor-id="6991" product-id="8" />
0 commit comments