diff --git a/Compatible-Serial-Devices.md b/Compatible-Serial-Devices.md index 5066810..e6c609e 100644 --- a/Compatible-Serial-Devices.md +++ b/Compatible-Serial-Devices.md @@ -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 \ No newline at end of file +* 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