tm040040 0.2.2

An embedded-hal driver for the TM040040 Cirque Circle touchpad (and Pinnacle touchpads in general)
Documentation
[dependencies.embedded-hal]
version = "1.0.0"

[lib]
name = "tm040040"
path = "src/lib.rs"

[package]
authors = ["Ralf Grubenmann <ralf.grubenmann@protonmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
categories = ["embedded", "hardware-support", "no-std"]
description = "An embedded-hal driver for the TM040040 Cirque Circle touchpad (and Pinnacle touchpads in general)"
edition = "2021"
homepage = "https://github.com/Panaetius/tm040040"
keywords = ["touchpad"]
license = "AGPL-3.0-only"
name = "tm040040"
readme = "README.md"
repository = "https://github.com/Panaetius/tm040040"
version = "0.2.2"