STLinkUSB: STLink USB interface in Haskell
This package contains a Haskell driver for ST-Link USB dongles. My use case for this driver is the STM32-Zombie library. The STM32-Zombie library turns a STM32 micro-controller into a powerful Haskell-hackable hardware interface. The library is a based on information from the openocd library.
[Skip to Readme]
Modules
[Index]
Downloads
- STLinkUSB-0.1.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, 0.1.1 |
---|---|
Dependencies | base (>=4.9 && <5), binary (>=0.8 && <0.9), bytestring (>=0.10 && <0.11), transformers (>=0.5 && <0.6), usb (>=1.3 && <1.4), vector (>=0.12 && <0.13) [details] |
Tested with | ghc ==8.2.1 |
License | BSD-3-Clause |
Author | 2015-2017 Marc Fontaine <Marc.Fontaine@gmx.de> |
Maintainer | 2015-2017 Marc Fontaine <Marc.Fontaine@gmx.de> |
Category | Hardware, STM32, Microcontroller |
Source repo | head: git clone git://github.com/MarcFontaine/stm32hs |
Uploaded | by MarcFontaine at 2017-11-03T13:53:05Z |
Distributions | |
Reverse Dependencies | 1 direct, 1 indirect [details] |
Downloads | 1865 total (5 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2017-11-03 [all 1 reports] |