diff --git a/Compatible-Serial-Devices.md b/Compatible-Serial-Devices.md new file mode 100644 index 0000000..5066810 --- /dev/null +++ b/Compatible-Serial-Devices.md @@ -0,0 +1,13 @@ +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