From 4d9c14bc0604377ac85f6e682fd12098b5126f58 Mon Sep 17 00:00:00 2001 From: kai-morich Date: Sun, 3 Feb 2019 11:16:10 +0100 Subject: [PATCH] Updated Compatible Serial Devices (markdown) --- Compatible-Serial-Devices.md | 21 ++++++++------------- 1 file changed, 8 insertions(+), 13 deletions(-) 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