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
- STM32
- STM32.STLinkUSB
- STM32.STLinkUSB.Commands
- STM32.STLinkUSB.CortexM
- STM32.STLinkUSB.Dongle
- STM32.STLinkUSB.Env
- STM32.STLinkUSB.MemRW
- STM32.STLinkUSB.Test
- STM32.STLinkUSB.TwoBoards
- STM32.STLinkUSB.USBUtils
- STM32.STLinkUSB.USBXfer
- STM32.STLinkUSB
Downloads
- STLinkUSB-0.1.0.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
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 | none |
Revised | Revision 1 made by MarcFontaine at 2017-11-03T12:31:21Z |
Category | Hardware, STM32, Microcontroller |
Source repo | head: git clone git://github.com/MarcFontaine/STLinkUSB |
Uploaded | by MarcFontaine at 2017-10-27T16:32:29Z |
Distributions | |
Reverse Dependencies | 1 direct, 1 indirect [details] |
Downloads | 1886 total (2 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] All reported builds failed as of 2017-10-27 [all 3 reports] |