2017-10-27 02:05:38 +08:00
|
|
|
sample:
|
2017-12-06 02:00:43 +08:00
|
|
|
description: A basic demo to showcase multi-threading
|
|
|
|
using K_THREAD_DEFINE
|
2017-10-27 02:05:38 +08:00
|
|
|
name: Basic Thread Demo
|
|
|
|
tests:
|
2017-12-06 02:00:43 +08:00
|
|
|
test:
|
|
|
|
build_only: true
|
|
|
|
platform_whitelist: 96b_carbon
|
|
|
|
tags: samples
|