mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-20 09:58:24 -04:00
8 lines
310 B
Plaintext
8 lines
310 B
Plaintext
libFTDI is an open source library to talk to FTDI chips: FT232BM,
|
|
FT245BM, FT2232C, FT2232D and FT245R, including the popular bitbang
|
|
mode. The library is linked with your program in userspace, no
|
|
kernel driver required.
|
|
|
|
libFTDI works perfectly with Linux, Windows, MacOS X and BSD variants
|
|
thanks to libusb.
|