embedded-i2s

Crates.ioembedded-i2s
lib.rsembedded-i2s
version0.1.0
sourcesrc
created_at2022-07-28 19:54:18.17304
updated_at2022-07-28 19:54:18.17304
descriptionAn embedded Inter-IC Sound (I2S) abstraction layer.
homepagehttps://github.com/eldruin/embedded-i2s-rs
repositoryhttps://github.com/eldruin/embedded-i2s-rs
max_upload_size
id634615
size16,695
Diego Barrios Romero (eldruin)

documentation

https://docs.rs/embedded-i2s

README

embedded-i2s

crates.io Docs Build Status

An embedded Inter-IC Sound (I2S) abstraction layer.

This crate defines generic traits to be implemented by MCU HAL crates.

For implementations see here.

Support

For questions, issues, feature requests, other changes, or just feedback, please file an issue in the github project.

License

Licensed under either of:

at your option.

Contributing

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Commit count: 5

cargo fmt