summaryrefslogtreecommitdiff
path: root/nuttx/configs/stm3210e-eval/README.txt
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-07-06 16:53:31 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-07-06 16:53:31 +0000
commitafe2554a0862674921f5334fd9c34d2e3c17391a (patch)
tree037e00d8249cd9fe3bd92c8e95e42356599d6074 /nuttx/configs/stm3210e-eval/README.txt
parentc86cddbed8e3064e5b62e3d49d5bd168a0fa40d4 (diff)
downloadpx4-nuttx-afe2554a0862674921f5334fd9c34d2e3c17391a.tar.gz
px4-nuttx-afe2554a0862674921f5334fd9c34d2e3c17391a.tar.bz2
px4-nuttx-afe2554a0862674921f5334fd9c34d2e3c17391a.zip
Verify the STM3210E-EVAL LCD driver
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3747 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/stm3210e-eval/README.txt')
-rwxr-xr-xnuttx/configs/stm3210e-eval/README.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/nuttx/configs/stm3210e-eval/README.txt b/nuttx/configs/stm3210e-eval/README.txt
index b28eb0a38..848133b1b 100755
--- a/nuttx/configs/stm3210e-eval/README.txt
+++ b/nuttx/configs/stm3210e-eval/README.txt
@@ -408,6 +408,13 @@ STM3210E-EVAL-specific Configuration Options
CONFIG_SDIO_WIDTH_D1_ONLY - Select 1-bit transfer mode. Default:
4-bit transfer mode.
+ STM3210E-EVAL LCD Hardware Configuration
+
+ CONFIG_LCD_LANDSCAPE - Define for 320x240 display support.
+ Default is 320x240 (this setting is informative only... not used).
+ CONFIG_LCD_PORTRAIT - Define for 240x320 display support.
+ Default is 320x240.
+
Configurations
==============