summaryrefslogtreecommitdiff
path: root/nuttx/examples/README.txt
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2010-04-18 16:39:12 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2010-04-18 16:39:12 +0000
commit6f7c2379de81a691e3cc5a9b4094fbbe40b62460 (patch)
tree7855c56f2afc6ef9846de5330061bd379b02f1ba /nuttx/examples/README.txt
parentf0ee7d75dbd99a64bab73eaede0ab309c9339651 (diff)
downloadpx4-nuttx-6f7c2379de81a691e3cc5a9b4094fbbe40b62460.tar.gz
px4-nuttx-6f7c2379de81a691e3cc5a9b4094fbbe40b62460.tar.bz2
px4-nuttx-6f7c2379de81a691e3cc5a9b4094fbbe40b62460.zip
Beginnings of AT91SAM3U LCD driver
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2613 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/examples/README.txt')
-rw-r--r--nuttx/examples/README.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/nuttx/examples/README.txt b/nuttx/examples/README.txt
index fb3091ebe..1f3849975 100644
--- a/nuttx/examples/README.txt
+++ b/nuttx/examples/README.txt
@@ -100,6 +100,8 @@ examples/nx
CONFIG_EXAMPLES_NX_VPLANE -- The plane to select from the frame-
buffer driver for use in the test. Default: 0
+ CONFIG_EXAMPLES_NX_DEVNO - The LCD device to select from the LCD
+ driver for use in the test: Default: 0
CONFIG_EXAMPLES_NX_BGCOLOR -- The color of the background. Default depends on
CONFIG_EXAMPLES_NX_BPP.
CONFIG_EXAMPLES_NX_COLOR1 -- The color of window 1. Default depends on