| Crates.io | display-interface-parallel-gpio |
| lib.rs | display-interface-parallel-gpio |
| version | 0.7.0 |
| created_at | 2020-04-19 13:59:46.777472+00 |
| updated_at | 2024-01-12 18:28:34.572526+00 |
| description | Generic parallel GPIO interface for display interfaces |
| homepage | |
| repository | https://github.com/therealprof/display-interface |
| max_upload_size | |
| id | 231926 |
| size | 23,916 |
This Rust crate contains a generic parallel implementation of a data/command
interface for displays over any GPIO driver implementing the embedded-hal
digital::OutputPin trait.
Licensed under either of
at your option.
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.