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

RGB565

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:22

Included via Kconfig:8Kconfig.zephyr:32drivers/Kconfig:72drivers/display/Kconfig:24

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

config ST7789V_RGB565
    bool "RGB565"
    depends on <choice ST7789V_PIXEL_FORMAT: Color pixel format>

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