stspin220 0.6.0

Driver crate for the STSPIN220 stepper motor driver
Documentation
[package]
name    = "stspin220"
version = "0.6.0"
authors = [
    "Hanno Braun <hanno@braun-embedded.com>",
    "Jesse Braham <jesse@beta7.io>",
]
edition = "2018"

description = "Driver crate for the STSPIN220 stepper motor driver"
repository  = "https://github.com/braun-embedded/stepper"
license     = "0BSD"
keywords    = ["stepper", "motor", "driver", "pololu"]
categories  = ["embedded", "hardware-support", "no-std", "science::robotics"]


[dependencies.stepper]
version          = "0.6.0"
path             = "../.."
default-features = false
features         = ["stspin220"]