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

Updated Compatible Serial Devices (markdown)

kai-morich
2019-02-03 11:16:10 +01:00
parent a8114e95fa
commit 4d9c14bc06
+8 -13
@@ -1,13 +1,8 @@
Supported and tested:
* FT232R
* CDC/ACM serial services
* CP2102
(All Arduino devices we know of use one of these two drivers, and are supported.)
Possibly supported (untested):
* FT232H
* FT2232D
* FT2432H
* FTDI FT232, FT2232, ...
* Prolific PL2303
* Silabs CP2102, CP2105, ...
* Qinheng CH340
and devices implementing the USB CDC protocol like
* Arduino using ATmega32U4
* Digispark using V-USB software USB
* BBC micro:bit using ARM mbed DAPLink firmware