cs47l63 0.1.0

A Rust driver for the CS47L63 DSP
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies.log]
version = "0.4"

[package]
authors = ["David Haig"]
categories = ["embedded", "no-std", "multimedia.categories.audio"]
description = "A Rust driver for the CS47L63 DSP"
edition = "2021"
keywords = ["cs47l63", "embedded", "no_std"]
license = "Apache-2.0"
name = "cs47l63"
readme = "README.md"
repository = "https://github.com/ninjasource/cs47l63.git"
version = "0.1.0"