summaryrefslogtreecommitdiff
path: root/nuttx/configs/stm3240g-eval/nxwm
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-05-11 00:05:25 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-05-11 00:05:25 +0000
commita280d993608d0c40ad0b4efc8adcbf72f67d53a4 (patch)
tree0c718467856492451acfb8af51db3d59abad08fb /nuttx/configs/stm3240g-eval/nxwm
parent68f3044b5099572850a9e81a1c63161c20809547 (diff)
downloadpx4-nuttx-a280d993608d0c40ad0b4efc8adcbf72f67d53a4.tar.gz
px4-nuttx-a280d993608d0c40ad0b4efc8adcbf72f67d53a4.tar.bz2
px4-nuttx-a280d993608d0c40ad0b4efc8adcbf72f67d53a4.zip
NxWM: Finishes touchscreen implementation; NuttX: Standardize touchscreen initialization interfaces for all boards
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4721 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/stm3240g-eval/nxwm')
-rw-r--r--nuttx/configs/stm3240g-eval/nxwm/appconfig5
1 files changed, 3 insertions, 2 deletions
diff --git a/nuttx/configs/stm3240g-eval/nxwm/appconfig b/nuttx/configs/stm3240g-eval/nxwm/appconfig
index 212e36680..6a5864fb1 100644
--- a/nuttx/configs/stm3240g-eval/nxwm/appconfig
+++ b/nuttx/configs/stm3240g-eval/nxwm/appconfig
@@ -33,8 +33,9 @@
#
############################################################################
-# The NSH Library -- NOTE: The NxWM unit must be installed in order
-# to build this example.
+# The NSH Library -- NOTE: The NxWM unit test must be installed at
+# apps/external in order to build this example. See
+# NxWidgets/UnitTests/README.txt for additional information
CONFIGURED_APPS += system/readline
CONFIGURED_APPS += nshlib