Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
5abce9b8ec0899f2bc68336144ff0de7d0d1b097
/
.
/
samples
/
basic
/
rgb_led
/
sample.yaml
blob: 7c1d1b057af7e6fdf04bb386f24dd3ef49e13287 [
file
] [
log
] [
blame
]
sample:
name:
RGB LED
tests:
sample.basic.
rgb_led:
filter:
dt_alias_exists(
"red-pwm-led"
) and
dt_alias_exists(
"green-pwm-led"
) and
dt_alias_exists(
"blue-pwm-led"
)
tags:
drivers pwm
depends_on:
pwm
harness:
led