embedded-hal-mock 0.7.1

A collection of mocked devices that implement the embedded-hal traits
Documentation
[dependencies.embedded-hal]
features = ["unproven"]
version = "0.2.3"

[dependencies.nb]
version = "0.1.1"

[package]
authors = ["Danilo Bargen <mail@dbrgn.ch>"]
categories = ["embedded", "hardware-support", "development-tools::testing"]
description = "A collection of mocked devices that implement the embedded-hal traits"
documentation = "https://docs.rs/embedded-hal"
edition = "2018"
include = ["**/*.rs", "Cargo.toml", "README.md", "CHANGELOG.md", "LICENSE-MIT", "LICENSE-APACHE"]
keywords = ["hal", "io", "spi", "i2c", "delay"]
license = "MIT OR Apache-2.0"
name = "embedded-hal-mock"
readme = "README.md"
repository = "https://github.com/dbrgn/embedded-hal-mock"
version = "0.7.1"