summaryrefslogtreecommitdiff
path: root/apps/system/stackmonitor/Makefile
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2013-09-24 12:13:53 -0600
committerGregory Nutt <gnutt@nuttx.org>2013-09-24 12:13:53 -0600
commit5c30785b77cc3924394e27d9d33c98766834d3ad (patch)
tree60e5787c222991a8e3abc633ab85e83a7a26d68c /apps/system/stackmonitor/Makefile
parentd16b349b2e12500ca138f5b3371c87db96ca0a78 (diff)
downloadnuttx-5c30785b77cc3924394e27d9d33c98766834d3ad.tar.gz
nuttx-5c30785b77cc3924394e27d9d33c98766834d3ad.tar.bz2
nuttx-5c30785b77cc3924394e27d9d33c98766834d3ad.zip
Stack monitor fixes
Diffstat (limited to 'apps/system/stackmonitor/Makefile')
-rw-r--r--apps/system/stackmonitor/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/system/stackmonitor/Makefile b/apps/system/stackmonitor/Makefile
index 60bb7da03..e38935d32 100644
--- a/apps/system/stackmonitor/Makefile
+++ b/apps/system/stackmonitor/Makefile
@@ -41,7 +41,7 @@ ifeq ($(WINTOOL),y)
INCDIROPT = -w
endif
-# USB Monitor Application
+# Stack Monitor Application
PRIORITY = SCHED_PRIORITY_DEFAULT
STACKSIZE = 768