aboutsummaryrefslogtreecommitdiff
path: root/nuttx
diff options
context:
space:
mode:
authorpx4dev <px4@purgatory.org>2013-02-24 16:20:04 -0800
committerpx4dev <px4@purgatory.org>2013-02-24 16:20:04 -0800
commite6228355557aa7e06551711fc5a5a2127ca683f3 (patch)
tree79fd71a6f872c4eb2b98f43ab8dc64262ab1e959 /nuttx
parent6ac7e8b7e4662c297e02ffc43e2cd52126753fa2 (diff)
downloadpx4-firmware-e6228355557aa7e06551711fc5a5a2127ca683f3.tar.gz
px4-firmware-e6228355557aa7e06551711fc5a5a2127ca683f3.tar.bz2
px4-firmware-e6228355557aa7e06551711fc5a5a2127ca683f3.zip
Bump the task stack up to 1200 bytes to give the mixer loader some headroom. This addresses the last reported issue with this branch.
Diffstat (limited to 'nuttx')
-rwxr-xr-xnuttx/configs/px4io/io/defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/configs/px4io/io/defconfig b/nuttx/configs/px4io/io/defconfig
index 1145fb349..bb937cf4e 100755
--- a/nuttx/configs/px4io/io/defconfig
+++ b/nuttx/configs/px4io/io/defconfig
@@ -541,7 +541,7 @@ CONFIG_BOOT_COPYTORAM=n
CONFIG_CUSTOM_STACK=n
CONFIG_STACK_POINTER=
CONFIG_IDLETHREAD_STACKSIZE=1024
-CONFIG_USERMAIN_STACKSIZE=800
+CONFIG_USERMAIN_STACKSIZE=1200
CONFIG_PTHREAD_STACK_MIN=512
CONFIG_PTHREAD_STACK_DEFAULT=1024
CONFIG_HEAP_BASE=