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

restored UsbId.FTDI_FT231X

same ID for FT230X, FT231X, FT234XD
tested with FT230X
This commit is contained in:
kai-morich
2020-08-23 20:13:24 +02:00
parent f36756dc86
commit 698f590d58
4 changed files with 35 additions and 18 deletions
@@ -5,6 +5,7 @@
<usb-device vendor-id="1027" product-id="24592" /> <!-- 0x6010: FT2232H -->
<usb-device vendor-id="1027" product-id="24593" /> <!-- 0x6011: FT4232H -->
<usb-device vendor-id="1027" product-id="24596" /> <!-- 0x6014: FT232H -->
<usb-device vendor-id="1027" product-id="24597" /> <!-- 0x6015: FT230X, FT231X, FT234XD -->
<!-- 0x10C4 / 0xEA??: Silabs CP210x -->
<usb-device vendor-id="4292" product-id="60000" /> <!-- 0xea60: CP2102 -->