summaryrefslogtreecommitdiff
path: root/nuttx/configs/z8f64200100kit/ostest/defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/z8f64200100kit/ostest/defconfig')
-rw-r--r--nuttx/configs/z8f64200100kit/ostest/defconfig3
1 files changed, 2 insertions, 1 deletions
diff --git a/nuttx/configs/z8f64200100kit/ostest/defconfig b/nuttx/configs/z8f64200100kit/ostest/defconfig
index c7ed5aa40..1c9607175 100644
--- a/nuttx/configs/z8f64200100kit/ostest/defconfig
+++ b/nuttx/configs/z8f64200100kit/ostest/defconfig
@@ -312,7 +312,8 @@ CONFIG_NET_RESOLV_ENTRIES=4
#
# Settings for examples/ostest
-CONFIG_OSTEST_STACKSIZE=256
+CONFIG_EXAMPLES_OSTEST_LOOPS=1
+CONFIG_EXAMPLES_OSTEST_STACKSIZE=256
#
# Settings for examples/nsh