From 93be53ea683d11cc454d8f3aa6c11f9c842e2ac2 Mon Sep 17 00:00:00 2001 From: patacongo Date: Tue, 2 Apr 2013 16:36:19 +0000 Subject: SSP driver fixes for the LPC178x; Fixes for Open1788 touchscreen driver git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5812 42af7a65-404d-4744-a932-0658087f49c3 --- apps/examples/README.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apps/examples/README.txt') diff --git a/apps/examples/README.txt b/apps/examples/README.txt index fe16ada85..3c6fd7029 100644 --- a/apps/examples/README.txt +++ b/apps/examples/README.txt @@ -1509,7 +1509,7 @@ examples/touchscreen CONFIG_EXAMPLES_TOUCHSCREEN_BUILTIN - Build the touchscreen test as an NSH built-in function. Default: Built as a standalone problem CONFIG_EXAMPLES_TOUCHSCREEN_MINOR - The minor device number. Minor=N - corresponds to touchscreen device /dev/input0. Note this value must + corresponds to touchscreen device /dev/inputN. Note this value must with CONFIG_EXAMPLES_TOUCHSCREEN_DEVPATH. Default 0. CONFIG_EXAMPLES_TOUCHSCREEN_DEVPATH - The path to the touchscreen device. This must be consistent with CONFIG_EXAMPLES_TOUCHSCREEN_MINOR. -- cgit v1.2.3