wok-6.x diff libftdi/description.txt @ rev 25538

get-java8-jre: get version 8u361 by default
author Hans-G?nter Theisgen
date Fri Mar 03 17:41:58 2023 +0100 (16 months ago)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/libftdi/description.txt	Fri Mar 03 17:41:58 2023 +0100
     1.3 @@ -0,0 +1,10 @@
     1.4 +libFTDI is an open source library to talk to FTDI chips:
     1.5 +
     1.6 +    FT230X
     1.7 +    FT4232H / FT2232H
     1.8 +    FT232R / FT245R
     1.9 +    FT2232L / FT2232D / FT2232C
    1.10 +    FT232BM / FT245BM (and the BL/BQ variants)
    1.11 +    FT8U232AM / FT8U245AM
    1.12 +
    1.13 +The library is linked with your program in userspace, no kernel driver required.