summaryrefslogtreecommitdiff
path: root/apps/examples/cc3000/Makefile
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2013-10-27 18:52:21 -0600
committerGregory Nutt <gnutt@nuttx.org>2013-10-27 18:52:21 -0600
commitf7a51e7bde3082ea406b9e3d4e6e160ce2cd71c8 (patch)
tree81609c35a285abfa34d775f46d548650eca816cb /apps/examples/cc3000/Makefile
parentbaf7d677fec77c265d82f36bfe8da5de4fe04ce8 (diff)
downloadnuttx-f7a51e7bde3082ea406b9e3d4e6e160ce2cd71c8.tar.gz
nuttx-f7a51e7bde3082ea406b9e3d4e6e160ce2cd71c8.tar.bz2
nuttx-f7a51e7bde3082ea406b9e3d4e6e160ce2cd71c8.zip
apps/examples/cc3000: Updated by David Sidrane
Diffstat (limited to 'apps/examples/cc3000/Makefile')
-rw-r--r--apps/examples/cc3000/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/examples/cc3000/Makefile b/apps/examples/cc3000/Makefile
index 37910b841..2c29be4e1 100644
--- a/apps/examples/cc3000/Makefile
+++ b/apps/examples/cc3000/Makefile
@@ -41,7 +41,7 @@ include $(APPDIR)/Make.defs
APPNAME = c3b
PRIORITY = SCHED_PRIORITY_DEFAULT
-STACKSIZE = 660
+STACKSIZE = 664
APPNAME1 = shell
PRIORITY1 = SCHED_PRIORITY_DEFAULT