Switch from using revisions for hyperflash/qspi to using variants, by popular demand. Signed-off-by: Declan Snyder <declan.snyder@nxp.com>
12 lines
301 B
YAML
12 lines
301 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/mimxrt1052/hyperflash
|