Crates.io | display-interface-spi |
lib.rs | display-interface-spi |
version | 0.5.0 |
source | src |
created_at | 2020-03-29 13:57:22.688148 |
updated_at | 2024-01-12 18:28:28.599863 |
description | Generic SPI implementation for display interfaces |
homepage | |
repository | https://github.com/therealprof/display-interface |
max_upload_size | |
id | 224072 |
size | 22,710 |
This Rust crate contains a generic SPI implementation of a data/command
interface for displays over any SPI driver implementing the embedded-hal
/embedded-hal-async
SpiDevice
trait(s).
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.