You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added support for Silicon Labs CP210x.
However, UART controls are not fully implemented.
Tested open, close, and baud rate settings only,
but may be sufficient for many ordinary applications.
From JMTheG...@gmail.com on April 04, 2013 03:42:23
Added support for Silicon Labs CP210x.
However, UART controls are not fully implemented.
Tested open, close, and baud rate settings only,
but may be sufficient for many ordinary applications.
For the target dongle information, please refer http://www.firmsys.com/down/UARTtoUSB.zip .
Note 1.
The target uses CP2102.
Others are not tested.
Note 2.
Used linux kernel driver source (cp210x.c) and sniffed USB transaction data for the references.
Original issue: http://code.google.com/p/usb-serial-for-android/issues/detail?id=17
The text was updated successfully, but these errors were encountered: