| Crates.io | bitbang-hal |
| lib.rs | bitbang-hal |
| version | 0.3.3 |
| created_at | 2019-02-18 06:09:40.256392+00 |
| updated_at | 2024-05-23 02:23:17.047327+00 |
| description | Implements embedded-hal traits by bitbanging |
| homepage | |
| repository | https://github.com/sajattack/bitbang-hal |
| max_upload_size | |
| id | 115509 |
| size | 35,960 |
embedded-hal traits implementation by bit bangingThis is a bit banging implementation of the embedded-hal traits.
See example programs in the examples folder.
For questions, issues, feature requests, and other changes, please file an issue in the github project.
Licensed under MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
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.