hirschenberger / k8055.rs

Rust support for the Vellemann K8055 IO Card

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

k8055.rs

Rust support for the Vellemann K8055 IO Card

Build Status License

Testing

To run the tests, attach your Vellemann k8055 card, jumpered as CARD1. You must run the tests sequentially to avoid interrupting each other and return unexpected values:

RUST_TEST_THREADS=1 cargo test

License

Copyright © 2015-2019 Falco Hirschenberger

Distributed under the MIT License.

About

Rust support for the Vellemann K8055 IO Card

License:MIT License


Languages

Language:Rust 100.0%