zephyr/samples/drivers/led_ws2812/sample.yaml
Fabio Baltieri 792469aae9 yamllint: indentation: fix files in samples/
Fix the YAML files indentation for files in samples/.

Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
2023-01-04 14:23:53 +01:00

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