This website requires JavaScript.
Explore
Help
Sign In
OrgZephyr
/
zephyr
mirror of
https://github.com/zephyrproject-rtos/zephyr.git
Watch
1
Star
0
Fork
You've already forked zephyr
0
Code
Issues
Releases
Wiki
Activity
d5bab09db6
zephyr
/
samples
/
synchronization
/
testcase.ini
4 lines
37 B
INI
Raw
Normal View
History
Unescape
Escape
unified: Add sample project using K_THREAD_DEFINE() Also demonstrates use of k_thread_spawn() and K_SEM_DEFINE(). Change-Id: Id2f32ea38d2b5fea40f90a7ef6665231e4158cb3 Signed-off-by: Allan Stephens <allan.stephens@windriver.com>
2016-10-27 20:58:47 +08:00
[test]
build_only
=
true
samples: synchronization no need to set unified_capable tag We are building for unified kernel by default. This avoids running the test twice. Change-Id: I2951464f448b3019c236ce5943df55c052b427d9 Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-10-30 19:44:24 +08:00
tags
=
apps