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
155 B
YAML
9 lines
155 B
YAML
sample:
|
|
name: Blinky Sample
|
|
tests:
|
|
test:
|
|
tags: LED gpio
|
|
# The filters below are from DTS
|
|
filter: LED0_GPIO_CONTROLLER
|
|
depends_on: gpio
|