olierxleben / zpulib

Abstraction lib for ZPU-Processors

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

zpulib

Authors

Martin Helmich (martin.helmich@hs-osnabrueck.de)
Oliver Erxleben (oliver.erxleben@hs-osnabrueck.de)

University of Applied Sciences Osnabrück

Introduction

Abstraction-Layer and programming-lib for ZPU-Processors. Made for semester work in "Hardwarenahe System- und Treiberprogrammierung" at the University of Applied Sciences Osnabrück. The library uses the libcintel hex lib (see submodules).

Requirements

The library is supposed to be used on linux. Tested under Ubuntu 12.10 and Debian 6.

Building from Sources

./configure
make
make install

Links

https://github.com/martin-helmich/libcintelhex

About

Abstraction lib for ZPU-Processors


Languages

Language:Shell 98.0%Language:C 1.9%Language:Python 0.1%