ftdi: A thin layer over USB to communicate with FTDI chips
This library enables you to communicate with FTDI devices. It is implemented as a lightweight wrapper around the usb library.
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
test | Build the testing suite | Disabled |
hpc | Enable program coverage on test executable | Disabled |
nolib | Don't build the library | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- ftdi-0.2.0.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1, 0.2, 0.2.0.1, 0.3.0.0, 0.3.0.1, 0.3.0.2, 0.3.0.3 |
---|---|
Dependencies | base (>=3.0.3 && <4.3), base-unicode-symbols (>=0.1.1 && <0.3), bytestring (>=0.9.1 && <0.10), derive (>=2.3 && <2.4), QuickCheck (>=2.1.0 && <2.2), random (>=1.0.0 && <1.1), safe (>=0.2 && <0.3), tagged (>=0.0 && <0.1), test-framework (>=0.2.4 && <0.3), test-framework-quickcheck2 (>=0.2.4 && <0.3), transformers (>=0.2 && <0.3), usb (>=0.3 && <0.4) [details] |
License | BSD-3-Clause |
Copyright | (c) 2009, 2010 Roel van Dijk |
Author | Roel van Dijk <vandijk.roel@gmail.com> |
Maintainer | Roel van Dijk <vandijk.roel@gmail.com> |
Category | System |
Source repo | head: darcs get http://code.haskell.org/~roelvandijk/code/ftdi |
Uploaded | by RoelVanDijk at 2010-05-03T20:28:30Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Executables | test |
Downloads | 3227 total (34 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |