zephyr/samples/drivers/led_ws2812/sample.yaml
Marti Bolivar 306c717b9e samples: drivers: add WS2812 sample application
This is similar to the LPD8806 sample, but uses the WS2812 driver
instead. The app configuration is a bit more finicky, so try to
provide helpful references. This could be made more beginner-friendly
with the addition of timing diagrams, etc., but this should be enough
for an experienced developer to use.

Signed-off-by: Marti Bolivar <marti.bolivar@linaro.org>
2017-10-28 13:23:30 -04:00

10 lines
198 B
YAML

sample:
description: Demonstration of the WS2812 LED driver
name: WS2812 sample
platforms: all
tests:
- test:
platform_whitelist: 96b_carbon
build_only: true
tags: samples