dac8564 0.0.1

A simple platform agnostic library for the Texas Instruments DAC8564
Documentation
[dependencies.embedded-hal]
features = ["unproven"]
version = "0.2.4"

[features]
default = []

[package]
authors = ["Oliver Stenning <code@ostenning.com>"]
categories = ["embedded", "hardware-support", "no-std"]
description = "A simple platform agnostic library for the Texas Instruments DAC8564"
edition = "2018"
keywords = ["embedded-hal", "driver", "dac", "8564", "dac8564"]
license = "MIT"
name = "dac8564"
readme = "README.md"
repository = "https://github.com/ostenning/dac8564"
version = "0.0.1"