zephyr/samples/basic/blink_led/sample.yaml
Anas Nashif decb773c4f samples: blink_led: remove whitelisting
Remove whitelisting and enable broader testing on all boards with needed
features.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2019-07-12 05:54:16 -07:00

10 lines
234 B
YAML

sample:
name: Blink LED (PWM based)
tests:
sample.blink_led:
# FIXME: We should remove those and just rely on depends_on
filter: DT_ALIAS_PWM_LED0_PWMS_CONTROLLER
tags: drivers pwm
depends_on: pwm
harness: led