Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
93b63df7627bdb0a2d04f8af9bd6d0181e807389
/
.
/
samples
/
basic
/
rgb_led
/
sample.yaml
blob: fb354ce5ae2aa9bb6052a754009f85b4dc0a80fd [
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