tea5767 0.1.0

Rust platform agnostic driver for the TEA5767, electronically tuned FM stereo radio
Documentation
[dependencies.bit_field]
version = "0.10.1"

[dependencies.embedded-hal]
version = "0.2.4"

[dependencies.micromath]
version = "1.1.0"

[dev-dependencies]

[package]
authors = ["Nekspire <nekspire@gmail.com>"]
categories = ["embedded", "hardware-support", "no-std"]
description = "Rust platform agnostic driver for the TEA5767, electronically tuned FM stereo radio"
documentation = "https://docs.rs/tea5767"
edition = "2018"
keywords = ["no-std", "radio", "embedded", "embedded-hal-driver", "fm"]
license = "MIT OR Apache-2.0"
name = "tea5767"
readme = "README.md"
repository = "https://github.com/Nekspire/tea5767"
version = "0.1.0"