mirror of
https://github.com/apache/nuttx.git
synced 2026-05-25 09:45:55 +08:00
option for DSI output
This commit is contained in:
Executable → Regular
+8
@@ -4666,6 +4666,14 @@ config STM32F7_LTDC_INTERFACE
|
||||
---help---
|
||||
Enable the ltdc interface to support ltdc layer control.
|
||||
|
||||
config STM32F7_LTDC_USE_DSI
|
||||
bool "Use DSI as display connection"
|
||||
default n
|
||||
depends on STM32F7_DSIHOST
|
||||
---help---
|
||||
Select this if your display is connected via DSI.
|
||||
Deselect option if your display is connected via digital RGB+HSYNC+VSYNC
|
||||
|
||||
config STM32F7_LTDC_BACKLIGHT
|
||||
bool "Backlight support"
|
||||
default y
|
||||
|
||||
Reference in New Issue
Block a user