Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tobgu/avrem

AVR emulator written in Clojure to enable automated integration tests of programs compiled for the AVR micro controller
https://github.com/tobgu/avrem

Last synced: 30 days ago
JSON representation

AVR emulator written in Clojure to enable automated integration tests of programs compiled for the AVR micro controller

Awesome Lists containing this project

README

        

# avrem

A Clojure library designed to work as an emulator of an AVR processor. Should make it possible to
run automated tests on code compiled for the AVR.

## Usage

FIXME

## License

Copyright © 2012 FIXME

Distributed under the Eclipse Public License, the same as Clojure.