k8055

Crates.iok8055
lib.rsk8055
version0.2.3
sourcesrc
created_at2014-11-23 22:22:06.620006
updated_at2022-10-19 18:34:37.232634
descriptionRust support for the Vellemann K8055 USB IO Card
homepagehttps://github.com/hirschenberger/k8055.rs
repositoryhttps://github.com/hirschenberger/k8055.rs.git
max_upload_size
id376
size22,323
Falco Hirschenberger (hirschenberger)

documentation

README

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.

Commit count: 48

cargo fmt