1
0
mirror of https://github.com/mik3y/usb-serial-for-android.git synced 2026-08-11 16:32:53 +00:00

added support for cp2102 device

This commit is contained in:
ducky-hong
2013-01-28 01:10:05 +09:00
committed by mike wakerly
parent c3ac464ab3
commit 2b3528b425
4 changed files with 295 additions and 0 deletions
@@ -9,4 +9,7 @@
<!-- 0x16C0 / 0x0483: Teensyduino -->
<usb-device vendor-id="5824" product-id="1155" />
<!-- 0x10C4 / 0xEA60: CP210x UART Bridge -->
<usb-device vender-id="4292" product-id="60000" />
</resources>