From afe2554a0862674921f5334fd9c34d2e3c17391a Mon Sep 17 00:00:00 2001 From: patacongo Date: Wed, 6 Jul 2011 16:53:31 +0000 Subject: Verify the STM3210E-EVAL LCD driver git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3747 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/configs/stm3210e-eval/README.txt | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'nuttx/configs/stm3210e-eval/README.txt') 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 ============== -- cgit v1.2.3