dac7571 0.2.0

no_std driver for the DAC7571 external digital-to-analog converter (DAC)
Documentation
[dependencies.embedded-hal]
version = "1"

[lib]
name = "dac7571"
path = "src/lib.rs"

[package]
authors = ["Ryan Summers <ryan.summers@vertigo-designs.com>"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = "no_std driver for the DAC7571 external digital-to-analog converter (DAC)"
edition = "2018"
license = "MIT OR Apache-2.0"
name = "dac7571"
readme = false
repository = "https://github.com/quartiq/booster/"
version = "0.2.0"