Do not limit to whitelisted boards, instead make it build/run for any board that defines required DTS macros. Remove QMSI kconfigs and depend on DTS only. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
9 lines
157 B
YAML
9 lines
157 B
YAML
sample:
|
|
name: RGB LED
|
|
tests:
|
|
test:
|
|
# The filters below are from DTS
|
|
filter: RED_PWM_LED_PWM_CONTROLLER
|
|
tags: drivers pwm
|
|
depends_on: pwm
|