mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
d1f1ce7e50
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
13 lines
313 B
Text
13 lines
313 B
Text
FTDI USB driver with bitbang mode.
|
|
|
|
libFTDI is an open source library to talk to FTDI chips, including
|
|
the popular bitbang mode. The library is linked with your program in
|
|
userspace, no kernel driver required. Supported chips are:
|
|
|
|
* FT232BM,
|
|
* FT245BM,
|
|
* FT2232C,
|
|
* FT2232D,
|
|
* FT245R,
|
|
* FT232H,
|
|
* FT230X.
|