ftdi: A thin layer over USB to communicate with FTDI chips

[ bsd3, hardware, library, system ] [ Propose Tags ]

This library enables you to communicate with FTDI devices. It is implemented as a lightweight wrapper around the usb library.

Modules

[Index]

Flags

Automatic Flags
NameDescriptionDefault
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

Maintainer's Corner

Package maintainers

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
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), monads-fd (>=0.1 && <0.2), 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-03T18:04:58Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Executables test
Downloads 3090 total (17 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]