Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
de9cf4ccaa80258da241460dda3d25fa61b0a26b
/
.
/
boards
/
lilygo
/
twatch_s3
/
Kconfig.defconfig
blob: f7e4f32af3924863d10491de6b154e841eb7bcc8 [
file
] [
log
] [
blame
]
# Copyright 2025 BayLibre SAS
# SPDX-License-Identifier: Apache-2.0
if
DISPLAY
choice ST7789V_PIXEL_FORMAT
default
ST7789V_BGR565
endchoice
if
LVGL
config LV_COLOR_16_SWAP
default
y
endif
# LVGL
endif
# DISPLAY