nrf-rs / nrf-hal

A Rust HAL for the nRF family of devices
Apache License 2.0
499 stars 139 forks source link

Make SPI clock pin optional for use with WS2812 #399

Closed aelray closed 1 year ago

aelray commented 1 year ago

smart-leds-rs uses SPI without clock for controlling WS2812 LEDs.