zephyr/samples/drivers/led_strip/sample.yaml
TOKITA Hiroshi 0929a8db37 samples: drivers: Rename led_ws2812 to led_strip
Rename it so that it can be used as a sample of various LED strips.

Signed-off-by: TOKITA Hiroshi <tokita.hiroshi@gmail.com>
2024-03-20 17:20:08 -05:00

12 lines
279 B
YAML

sample:
description: Demonstration of the LED strip driver
name: LED strip sample
tests:
sample.drivers.led_strip:
tags: LED
filter: dt_alias_exists("led-strip")
harness_config:
fixture: fixture_led_strip
integration_platforms:
- mimxrt1050_evk