bitbang-hal

Crates.iobitbang-hal
lib.rsbitbang-hal
version0.3.3
sourcesrc
created_at2019-02-18 06:09:40.256392
updated_at2024-05-23 02:23:17.047327
descriptionImplements embedded-hal traits by bitbanging
homepage
repositoryhttps://github.com/sajattack/bitbang-hal
max_upload_size
id115509
size35,960
Paul Sajna (sajattack)

documentation

README

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.

Commit count: 56

cargo fmt