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
76745bc085
zephyr
/
samples
/
synchronization
/
prj.conf
4 lines
75 B
Plaintext
Raw
Normal View
History
Unescape
Escape
samples: micro: add a true hello world sample Change-Id: I01707428ac49c3c35b2c8bcc625a21d88cf6eb33 Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2015-12-18 22:54:07 +08:00
CONFIG_STDOUT_CONSOLE=y
samples: synchronisation: set thread names - Use new k_thread_name_set to set thread names. - Use board name in sample instead of architecture. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2018-09-09 23:08:54 +08:00
# enable to use thread names
#CONFIG_THREAD_NAME=y