libftdi 1.4
FTDI USB driver with bitbang mode
libFTDI is a library to talk to FTDI chips: FT232BM, FT245BM, FT2232C, FT2232D, FT245R and FT232H including the popular bitbangmode.
- Website: https://www.intra2net.com/en/developer/libftdi/
- Licenses: LGPL 2.1
- Package source: gnu/packages/libftdi.scm
- Builds: See build status
- Issues: See known issues
Installation
Install libftdi 1.4
as follows:
guix install libftdi@1.4
Or install the latest version:
guix install libftdi
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.