[dependencies.embedded-hal]
features = ["unproven"]
version = "0.2.7"
[features]
default = []
[package]
authors = ["Oliver <18360865+ost-ing@users.noreply.github.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/ost-ing/dac8564"
version = "0.0.5"