Rename it so that it can be used as a sample of various LED strips. Signed-off-by: TOKITA Hiroshi <tokita.hiroshi@gmail.com>
12 lines
279 B
YAML
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
|