summaryrefslogtreecommitdiff
path: root/nuttx/configs/teensy/nsh
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-06-17 22:03:20 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-06-17 22:03:20 +0000
commit8c6ebe6f07cb81ab197850c2af4c75fb50e5f1cb (patch)
tree87740e93bfb0a2278940052bed3033e8416a1ea2 /nuttx/configs/teensy/nsh
parent1fa5b196fa1600c907dbab13859a4f731e48470d (diff)
downloadpx4-nuttx-8c6ebe6f07cb81ab197850c2af4c75fb50e5f1cb.tar.gz
px4-nuttx-8c6ebe6f07cb81ab197850c2af4c75fb50e5f1cb.tar.bz2
px4-nuttx-8c6ebe6f07cb81ab197850c2af4c75fb50e5f1cb.zip
Fix AVR clock setup; add SPI driver
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3721 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/teensy/nsh')
-rwxr-xr-xnuttx/configs/teensy/nsh/defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/configs/teensy/nsh/defconfig b/nuttx/configs/teensy/nsh/defconfig
index f9bb1927c..95010358d 100755
--- a/nuttx/configs/teensy/nsh/defconfig
+++ b/nuttx/configs/teensy/nsh/defconfig
@@ -792,7 +792,7 @@ CONFIG_BOOT_COPYTORAM=n
CONFIG_CUSTOM_STACK=n
CONFIG_STACK_POINTER=
CONFIG_IDLETHREAD_STACKSIZE=512
-CONFIG_USERMAIN_STACKSIZE=512
+CONFIG_USERMAIN_STACKSIZE=1024
CONFIG_PTHREAD_STACK_MIN=256
CONFIG_PTHREAD_STACK_DEFAULT=512
CONFIG_HEAP_BASE=