mirror of
https://github.com/apache/nuttx.git
synced 2026-08-14 00:43:13 +00:00
Make number of threads in barrier test configurable
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@935 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
parent
5e64607995
commit
8ebfa28aa2
1 changed files with 1 additions and 0 deletions
|
|
@ -331,6 +331,7 @@ CONFIG_NET_RESOLV_ENTRIES=4
|
|||
# Settings for examples/ostest
|
||||
CONFIG_EXAMPLES_OSTEST_LOOPS=1
|
||||
CONFIG_EXAMPLES_OSTEST_STACKSIZE=4096
|
||||
CONFIG_EXAMPLES_OSTEST_NBARRIER_THREADS=3
|
||||
|
||||
#
|
||||
# Settings for examples/nsh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue