summaryrefslogtreecommitdiffstats
path: root/nuttx/configs/stm3240g-eval/nxwm
diff options
context:
space:
mode:
authorpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2012-05-11 00:05:25 +0000
committerpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2012-05-11 00:05:25 +0000
commitbd3b970ffe0ac3c40eb22b9e74784d06400ef749 (patch)
tree0c718467856492451acfb8af51db3d59abad08fb /nuttx/configs/stm3240g-eval/nxwm
parent3dac364599a1c17a1727ea1b0d795e166901b43c (diff)
NxWM: Finishes touchscreen implementation; NuttX: Standardize touchscreen initialization interfaces for all boards
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4721 7fd9a85b-ad96-42d3-883c-3090e2eb8679
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 212e366801..6a5864fb15 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