The latest version of STM32-Zombie is 0.2.0-0.

STM32-Zombie

Version 0.1 revision 0 uploaded by MarcFontaine.

Package meta

Synopsis
control a STM32F103 microcontroller from Haskell
Description

This library turns a STM32F103 board into a powerful Haskell hackable IO adapter. Features are GPIO pins, serial ports, SPI ports, DMA ADC, timers,.. The library is modeled after the STMicroelectronics STM32F10x Firmware Library. The library has a rather low-level interface, which allows one to control many details of the micro controller hardware and can also be used to build higher level abstraction. See App.Blink in the App-folder and the github page

Author
Marc Fontaine
Bug reports
n/a
Category
STM32, Hardware, Microcontroller
Copyright
2015-2017 Marc Fontaine <Marc.Fontaine@gmx.de>
Homepage
n/a
Maintainer
Marc Fontaine <Marc.Fontaine@gmx.de>
Package URL
n/a
Stability
Experimental

Components