From c5c3f5ad84cce90b89cff4d88334789c2bc2e2f9 Mon Sep 17 00:00:00 2001 From: patacongo Date: Mon, 14 Nov 2011 14:45:30 +0000 Subject: 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 --- apps/examples/touchscreen/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apps/examples/touchscreen') 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 -- cgit v1.2.3