it7259 0.0.1

embedded-hal driver of IT7259 touch controller
Documentation
[dependencies.defmt]
optional = true
version = "0.3.4"

[dependencies.embedded-hal-02]
features = ["unproven"]
package = "embedded-hal"
version = "0.2"

[dependencies.embedded-hal-1]
package = "embedded-hal"
version = "1.0.0-alpha.10"

[package]
authors = ["Andelf <andelf@gmail.com>"]
categories = ["embedded", "no-std", "driver"]
description = "embedded-hal driver of IT7259 touch controller"
documentation = "https://docs.rs/it7259"
edition = "2021"
homepage = "https://github.com/andelf/it7259"
keywords = ["it7259", "it7257"]
license = "MIT/Apache-2.0"
name = "it7259"
readme = "README.md"
repository = "https://github.com/andelf/it7259"
version = "0.0.1"