The latest development version of this page may be more current than this released 2.7.5 version.

CONFIG_ST7789V_RGB888

RGB888

Type: bool

Direct dependencies

<choice ST7789V_PIXEL_FORMAT: Color pixel format>

(Includes any dependencies from ifs and menus.)

Kconfig definition

At drivers/display/Kconfig.st7789v:19

Included via Kconfig:8Kconfig.zephyr:42drivers/Kconfig:74drivers/display/Kconfig:31

Menu path: (Top) → Device Drivers → Display Drivers → ST7789V display driver → Color pixel format

config ST7789V_RGB888
    bool "RGB888"
    depends on <choice ST7789V_PIXEL_FORMAT>

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)