Fix the YAML files indentation for files in samples/. Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
10 lines
242 B
YAML
10 lines
242 B
YAML
sample:
|
|
description: Demonstration of the WS2812 LED driver
|
|
name: WS2812 sample
|
|
tests:
|
|
sample.drivers.led.ws2812:
|
|
tags: LED
|
|
filter: dt_compat_enabled("worldsemi,ws2812-spi")
|
|
harness_config:
|
|
fixture: fixture_led_ws2812
|