summaryrefslogtreecommitdiff
path: root/nuttx/configs/olimex-strp711
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-06-01 19:29:14 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-06-01 19:29:14 +0000
commita1f1299ddcb617b1235a22913ce0dfcb6187c622 (patch)
treeee29d71830a3ab854a9661d7924d80d88be7a478 /nuttx/configs/olimex-strp711
parent1429d1f9793ddcfcce42214a19a64042111b784d (diff)
downloadpx4-nuttx-a1f1299ddcb617b1235a22913ce0dfcb6187c622.tar.gz
px4-nuttx-a1f1299ddcb617b1235a22913ce0dfcb6187c622.tar.bz2
px4-nuttx-a1f1299ddcb617b1235a22913ce0dfcb6187c622.zip
Fix UART configuration issues
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1843 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/olimex-strp711')
-rw-r--r--nuttx/configs/olimex-strp711/ostest/defconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/nuttx/configs/olimex-strp711/ostest/defconfig b/nuttx/configs/olimex-strp711/ostest/defconfig
index 4849621d1..e9734c1d8 100644
--- a/nuttx/configs/olimex-strp711/ostest/defconfig
+++ b/nuttx/configs/olimex-strp711/ostest/defconfig
@@ -1,7 +1,7 @@
############################################################################
# configs/olimes-strp711/ostest/defconfig
#
-# Copyright (C) 2008, 2009 Gregory Nutt. All rights reserved.
+# Copyright (C) 2008-2009 Gregory Nutt. All rights reserved.
# Author: Gregory Nutt <spudmonkey@racsa.co.cr>
#
# Redistribution and use in source and binary forms, with or without
@@ -556,7 +556,7 @@ CONFIG_USBSTRG_REMOVABLE=y
#
# Settings for examples/ostest
CONFIG_EXAMPLES_OSTEST_LOOPS=1
-CONFIG_EXAMPLES_OSTEST_STACKSIZE=4096
+CONFIG_EXAMPLES_OSTEST_STACKSIZE=2048
CONFIG_EXAMPLES_OSTEST_NBARRIER_THREADS=3
#