Do not limit to whitelisted boards, instead make it build/run for any board that defines required DTS macros. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
10 lines
256 B
YAML
10 lines
256 B
YAML
sample:
|
|
description: A basic demo to showcase multi-threading
|
|
using K_THREAD_DEFINE
|
|
name: Basic Thread Demo
|
|
tests:
|
|
test:
|
|
tags: kernel threads gpio
|
|
# The filters below are from DTS
|
|
filter: LED0_GPIO_CONTROLLER and LED1_GPIO_CONTROLLER
|