Adding support for Silicon Labs CP2102 USB to UART Bridge Controller

pull/185/head
John Gray 2018-12-21 13:10:33 -05:00
rodzic 4d4695ca9d
commit 43ca6543ca
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -80,6 +80,7 @@ public class CP210xIds
new ConcreteDevice(0x10C4, 0x85F8),
new ConcreteDevice(0x10C4, 0x8664),
new ConcreteDevice(0x10C4, 0x8665),
new ConcreteDevice(0x10C4, 0x875C),
new ConcreteDevice(0x10C4, 0x88A4),
new ConcreteDevice(0x10C4, 0x88A5),
new ConcreteDevice(0x10C4, 0xEA60),