From a3cbf9be1cd23487d59c72139608ab2c6a8b48b5 Mon Sep 17 00:00:00 2001 From: Andrzej Telszewski Date: Sat, 25 Jul 2015 08:13:47 +0700 Subject: libraries/libftdi: Added (FTDI USB driver with bitbang mode). Signed-off-by: Willy Sudiarto Raharjo --- libraries/libftdi/slack-desc | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 libraries/libftdi/slack-desc (limited to 'libraries/libftdi/slack-desc') diff --git a/libraries/libftdi/slack-desc b/libraries/libftdi/slack-desc new file mode 100644 index 0000000000..4471106ac5 --- /dev/null +++ b/libraries/libftdi/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +libftdi: libftdi (FTDI USB driver with bitbang mode) +libftdi: +libftdi: libFTDI is an open source library to talk to FTDI chips: +libftdi: FT232BM, FT245BM, FT2232C, FT2232D, FT245R, FT232H and FT230X +libftdi: including the popular bitbang mode. The library is linked with +libftdi: your program in userspace, no kernel driver required. +libftdi: +libftdi: +libftdi: +libftdi: Homepage: http://www.intra2net.com/en/developer/libftdi/ +libftdi: -- cgit v1.2.3