From a280d993608d0c40ad0b4efc8adcbf72f67d53a4 Mon Sep 17 00:00:00 2001 From: patacongo Date: Fri, 11 May 2012 00:05:25 +0000 Subject: 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 --- nuttx/configs/stm3240g-eval/nxwm/appconfig | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'nuttx/configs/stm3240g-eval/nxwm') 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 -- cgit v1.2.3