@hackage ftdi0.2
A thin layer over USB to communicate with FTDI chips
Categories
License
BSD-3-Clause
Maintainer
Roel van Dijk <vandijk.roel@gmail.com>
Links
Versions
Installation
CustomDependencies (7)
- base >=3.0.3 && <4.3
- base-unicode-symbols >=0.1.1 && <0.3
- bytestring >=0.9.1 && <0.10
- monads-fd >=0.1 && <0.2
- safe >=0.2 && <0.3
- transformers >=0.2 && <0.3 Show all…
Dependents (1)
@hackage/acme-everything
Package Flags
test
(off by default)
Build the testing suite
hpc
(off by default)
Enable program coverage on test executable
nolib
(off by default)
Don't build the library
This library enables you to communicate with FTDI devices. It is implemented as a lightweight wrapper around the usb library.