mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-09 15:14:00 +00:00
Add unique identifier instead of just 'test' for samples. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
8 lines
181 B
YAML
8 lines
181 B
YAML
sample:
|
|
description: Demonstration of the WS2812 LED driver
|
|
name: WS2812 sample
|
|
tests:
|
|
sample.driver.led_ws2812:
|
|
platform_whitelist: 96b_carbon bbc_microbit
|
|
tags: LED
|