ft6236 0.0.3

embedded-hal driver for the FT6236/FT6206/FT6236U 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 = ["hardware-support", "embedded", "no-std::no-alloc"]
description = "embedded-hal driver for the FT6236/FT6206/FT6236U touch controller"
documentation = "https://docs.rs/ft6236"
edition = "2021"
homepage = "https://github.com/embedded-drivers/ft6236"
keywords = ["embedded", "touch", "touchscreen", "ft6236", "ft6206"]
license = "MIT/Apache-2.0"
name = "ft6236"
readme = "README.md"
repository = "https://github.com/embedded-drivers/ft6236"
version = "0.0.3"