From 6ea53310e8e8a3368169142116491f45a0195dc2 Mon Sep 17 00:00:00 2001 From: patacongo Date: Tue, 20 Apr 2010 02:20:42 +0000 Subject: 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 --- nuttx/configs/README.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'nuttx/configs/README.txt') 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 -- cgit v1.2.3