mirror of
https://github.com/apache/nuttx.git
synced 2026-09-14 22:50:25 +00:00
boards/lckfb-szpi-esp32s3: camera config use landscape LCD
Remove CONFIG_LCD_PORTRAIT so the ST7789 defaults to landscape orientation (320x240), matching the GC0308 QVGA output and the physical screen mounting direction. Signed-off-by: wangjianyu3 <wangjianyu3@xiaomi.com>
This commit is contained in:
parent
7c451141f5
commit
c771da1b81
1 changed files with 0 additions and 1 deletions
|
|
@ -85,7 +85,6 @@ CONFIG_IOEXPANDER_PCA9557=y
|
|||
CONFIG_LCD=y
|
||||
CONFIG_LCD_DEV=y
|
||||
CONFIG_LCD_FRAMEBUFFER=y
|
||||
CONFIG_LCD_PORTRAIT=y
|
||||
CONFIG_LCD_ST7789=y
|
||||
CONFIG_LCD_ST7789_DATA_ENDIAN_LITTLE=y
|
||||
CONFIG_LCD_ST7789_FREQUENCY=40000000
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue