summaryrefslogtreecommitdiff
path: root/nuttx/configs/spark
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2013-11-02 08:11:41 -0600
committerGregory Nutt <gnutt@nuttx.org>2013-11-02 08:11:41 -0600
commitf367b9d3f3fb0f4159828b17bfafd15c0917a098 (patch)
tree214f08e319c9215322c95287e06dbdc17445d298 /nuttx/configs/spark
parentd6ef97488677571c5584068ff98563094bfb2efc (diff)
downloadpx4-nuttx-f367b9d3f3fb0f4159828b17bfafd15c0917a098.tar.gz
px4-nuttx-f367b9d3f3fb0f4159828b17bfafd15c0917a098.tar.bz2
px4-nuttx-f367b9d3f3fb0f4159828b17bfafd15c0917a098.zip
Spark config updates from David Sidrane
Diffstat (limited to 'nuttx/configs/spark')
-rw-r--r--nuttx/configs/spark/usbmsc/defconfig2
-rw-r--r--nuttx/configs/spark/usbnsh/defconfig2
2 files changed, 2 insertions, 2 deletions
diff --git a/nuttx/configs/spark/usbmsc/defconfig b/nuttx/configs/spark/usbmsc/defconfig
index 2db012981..b78e951d3 100644
--- a/nuttx/configs/spark/usbmsc/defconfig
+++ b/nuttx/configs/spark/usbmsc/defconfig
@@ -385,7 +385,7 @@ CONFIG_PREALLOC_TIMERS=2
# Stack and heap information
#
CONFIG_IDLETHREAD_STACKSIZE=280
-CONFIG_USERMAIN_STACKSIZE=830
+CONFIG_USERMAIN_STACKSIZE=1024
CONFIG_PTHREAD_STACK_MIN=256
CONFIG_PTHREAD_STACK_DEFAULT=340
diff --git a/nuttx/configs/spark/usbnsh/defconfig b/nuttx/configs/spark/usbnsh/defconfig
index 244351da8..1552f5640 100644
--- a/nuttx/configs/spark/usbnsh/defconfig
+++ b/nuttx/configs/spark/usbnsh/defconfig
@@ -23,7 +23,7 @@ CONFIG_HOST_LINUX=y
# Binary Output Formats
#
# CONFIG_RRLOAD_BINARY is not set
-# CONFIG_INTELHEX_BINARY is not set
+CONFIG_INTELHEX_BINARY=y
# CONFIG_MOTOROLA_SREC is not set
CONFIG_RAW_BINARY=y