Remove redundant 'sample' tag and add something that matches the functionality and features being tested, demonstrated. Avoid short abbriviations and using full names for fs. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
10 lines
217 B
YAML
10 lines
217 B
YAML
sample:
|
|
description: A basic demo to showcase multi-threading
|
|
using K_THREAD_DEFINE
|
|
name: Basic Thread Demo
|
|
tests:
|
|
test:
|
|
platform_whitelist: 96b_carbon
|
|
tags: kernel threads gpio
|
|
depends_on: gpio
|