gstvg / bitbang-hal

Implements embedded-hal traits by bitbanging

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

embedded-hal traits implementation by bit banging

crates.io Docs

This is a bit banging implementation of the embedded-hal traits.

Usage

See example programs in the examples folder.

Support

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

License

Licensed under MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)

Contributing

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

About

Implements embedded-hal traits by bitbanging

License:MIT License


Languages

Language:Rust 99.5%Language:Logos 0.5%