ws2811-spi 0.1.5

SPI-based driver for ws2811 chips
Documentation
[dependencies.embedded-hal]
version = "0.2.4"

[dependencies.nb]
version = "0.1.3"

[dependencies.smart-leds-trait]
version = "0.2.0"

[features]
fifo_stm32f1 = []
mosi_idle_high = []

[package]
authors = ["Axel Chabot <axel.chabot@lefrenchpoc.fr>", "David Sawatzke <david-sawatzke@users.noreply.github.com>"]
categories = ["embedded", "no-std", "hardware-support"]
description = "SPI-based driver for ws2811 chips"
documentation = "https://docs.rs/crate/ws2811-spi"
edition = "2018"
keywords = ["smart-leds", "ws2811"]
license = "MIT OR Apache-2.0"
name = "ws2811-spi"
readme = "README.md"
repository = "https://github.com/LeFrenchPOC/ws2811-spi-rs"
version = "0.1.5"