mirror of
https://github.com/apache/nuttx.git
synced 2026-05-10 07:18:49 +08: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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user