zephyr/samples/drivers/led_ws2812/sample.yaml
Anas Nashif b835b02136 tests: cleanup metadata and filtering
- Add integration_platforms to avoid excessive filtering
- Make sure integration platforms are actually part of the filter
- Fix some tags and test meta data

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2023-06-13 09:38:27 -04:00

12 lines
292 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
integration_platforms:
- mimxrt1050_evk