tm040040

Crates.iotm040040
lib.rstm040040
version
sourcesrc
created_at2024-10-04 14:14:03.749877
updated_at2024-11-03 20:26:55.409187
descriptionAn embedded-hal driver for the TM040040 Cirque Circle touchpad (and Pinnacle touchpads in general)
homepagehttps://github.com/Panaetius/tm040040
repositoryhttps://github.com/Panaetius/tm040040
max_upload_size
id1396628
Cargo.toml error:TOML parse error at line 18, column 1 | 18 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
Ralf Grubenmann (Panaetius)

documentation

README

tm040040

crates.io Documentation

An embedded-hal driver for the TM040040 Cirque Circle Trackpad.

Only supports I²C communication.

This is heavily inspired by the icm42670 crate.

Commit count: 25

cargo fmt