summaryrefslogtreecommitdiff
path: root/nuttx/configs/README.txt
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2010-04-20 02:20:42 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2010-04-20 02:20:42 +0000
commit6ea53310e8e8a3368169142116491f45a0195dc2 (patch)
treeecc38e6b3d6bcf63e820c9c5505e4c0df19ad26d /nuttx/configs/README.txt
parent1a492f277ccd2a0a0fc8b6d35cb1083fca37a502 (diff)
downloadpx4-nuttx-6ea53310e8e8a3368169142116491f45a0195dc2.tar.gz
px4-nuttx-6ea53310e8e8a3368169142116491f45a0195dc2.tar.bz2
px4-nuttx-6ea53310e8e8a3368169142116491f45a0195dc2.zip
sam3u LCD driver is code complete (but untested)
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2619 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/README.txt')
-rw-r--r--nuttx/configs/README.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/nuttx/configs/README.txt b/nuttx/configs/README.txt
index 51b739721..ef4a3d43c 100644
--- a/nuttx/configs/README.txt
+++ b/nuttx/configs/README.txt
@@ -522,6 +522,10 @@ defconfig -- This is a configuration file similar to the Linux
By default, NX builds to use a framebuffer driver (see
include/nuttx/fb.h). If this option is defined, NX will
build to use an LCD driver (see include/nuttx/lcd.h).
+ CONFIG_LCD_MAXPOWER - The full-on power setting for an LCD
+ device.
+ CONFIG_LCD_MAXCONTRAST - The maximum contrast value for an
+ LCD device.
CONFIG_NX_MOUSE
Build in support for mouse input.
CONFIG_NX_KBD