mirror of
https://github.com/apache/nuttx.git
synced 2026-06-05 15:58:59 +08:00
Implement reversed portrait mode displays for the STM3210E-EVAL LCD
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3788 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
@@ -828,7 +828,8 @@ CONFIG_NX_MXCLIENTMSGS=16
|
||||
# by CONFIG_LCD_MAXPOWER. Requires CONFIG_STM32_TIM1.
|
||||
#
|
||||
CONFIG_LCD_LANDSCAPE=n
|
||||
CONFIG_LCD_PORTRAIT=y
|
||||
CONFIG_LCD_PORTRAIT=n
|
||||
CONFIG_LCD_RPORTRAIT=y
|
||||
CONFIG_LCD_BACKLIGHT=n
|
||||
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user