pmw3901-ehal 0.1.0

PMW3901 optical flow driver for embedded-hal no_std applications
Documentation
[dependencies.embedded-hal]
features = ["unproven"]
version = "0.2.4"

[dependencies.panic-rtt-core]
optional = true
version = "0.1.1"

[features]
default = []
rttdebug = ["panic-rtt-core"]

[package]
authors = ["Todd Stellanova <tstellanova@users.noreply.github.com>"]
categories = ["embedded", "hardware-support", "no-std"]
description = "PMW3901 optical flow driver for embedded-hal no_std applications"
edition = "2018"
keywords = ["embedded-hal-driver", "pmw3901", "optical-flow", "gnc"]
license = "BSD-3-Clause"
name = "pmw3901-ehal"
readme = "README.md"
repository = "https://github.com/tstellanova/pwm3901-ehal"
version = "0.1.0"