zephyr/samples/basic/threads/sample.yaml
Sahaj Sarup b6c70fd331 samples: Basic Thread Demo
A basic demo to showcase multi-threading using K_THREAD_DEFINE

Signed-off-by: Sahaj Sarup <sahaj.sarup@linaro.org>
2017-11-07 08:28:32 -05:00

9 lines
209 B
YAML

sample:
description: A basic demo to showcase multi-threading using K_THREAD_DEFINE
name: Basic Thread Demo
tests:
- test:
build_only: true
platform_whitelist: 96b_carbon
tags: samples