st7735-async-low 0.0.2

Low-level async library for 4-wire serial ST7735.
Documentation
[dependencies.paste]
version = "1.0"
[dev-dependencies.mockall]
features = ["nightly"]
version = "0.9"

[dev-dependencies.predicates]
version = "1.0"

[dev-dependencies.tokio]
features = ["rt"]
version = "1.4"

[package]
authors = ["Cheng Sheng <chengsheng@google.com>"]
categories = ["asynchronous", "embedded", "no-std"]
description = "Low-level async library for 4-wire serial ST7735."
edition = "2018"
keywords = ["st7735", "futures", "api", "async", "await"]
license = "Apache-2.0"
name = "st7735-async-low"
repository = "https://github.com/jeru/st7735-async-low"
version = "0.0.2"