summaryrefslogtreecommitdiff
path: root/apps/examples/touchscreen
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-11-14 14:45:30 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-11-14 14:45:30 +0000
commitc5c3f5ad84cce90b89cff4d88334789c2bc2e2f9 (patch)
tree5e3bd37f24bb5ccb1f3ad5b5192d9beff1df8242 /apps/examples/touchscreen
parent9680f958408f49a75ea7b49dade839e72937a074 (diff)
downloadpx4-nuttx-c5c3f5ad84cce90b89cff4d88334789c2bc2e2f9.tar.gz
px4-nuttx-c5c3f5ad84cce90b89cff4d88334789c2bc2e2f9.tar.bz2
px4-nuttx-c5c3f5ad84cce90b89cff4d88334789c2bc2e2f9.zip
Button test can now be built as an NSH command
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4091 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'apps/examples/touchscreen')
-rw-r--r--apps/examples/touchscreen/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/examples/touchscreen/Makefile b/apps/examples/touchscreen/Makefile
index 264a54916..e53a52cf9 100644
--- a/apps/examples/touchscreen/Makefile
+++ b/apps/examples/touchscreen/Makefile
@@ -56,7 +56,7 @@ endif
ROOTDEPPATH = --dep-path .
-# NXHELLO built-in application info
+# Touchscreen built-in application info
APPNAME = tc
PRIORITY = SCHED_PRIORITY_DEFAULT