summaryrefslogtreecommitdiff
path: root/nuttx/configs/open1788/knsh/defconfig
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2013-03-17 00:40:49 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2013-03-17 00:40:49 +0000
commite6dc1927ce61a16359477bb93a2292caade5df75 (patch)
tree3b7ed6b971413d6423d6012fe593980ee8370429 /nuttx/configs/open1788/knsh/defconfig
parentc6e15be439a293e411a5ff571c48e0ca15dfaad5 (diff)
downloadpx4-nuttx-e6dc1927ce61a16359477bb93a2292caade5df75.tar.gz
px4-nuttx-e6dc1927ce61a16359477bb93a2292caade5df75.tar.bz2
px4-nuttx-e6dc1927ce61a16359477bb93a2292caade5df75.zip
Add support for calling to and returning from signal handlers in in user-mode threads
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5750 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/open1788/knsh/defconfig')
-rwxr-xr-xnuttx/configs/open1788/knsh/defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/configs/open1788/knsh/defconfig b/nuttx/configs/open1788/knsh/defconfig
index b8d36e6fd..addfd82ad 100755
--- a/nuttx/configs/open1788/knsh/defconfig
+++ b/nuttx/configs/open1788/knsh/defconfig
@@ -344,7 +344,7 @@ CONFIG_IDLETHREAD_STACKSIZE=1024
CONFIG_USERMAIN_STACKSIZE=2048
CONFIG_PTHREAD_STACK_MIN=256
CONFIG_PTHREAD_STACK_DEFAULT=2048
-CONFIG_SYS_RESERVED=6
+CONFIG_SYS_RESERVED=8
#
# Device Drivers