zephyr/boards/shields/seeed_xiao_round_display
Daniel DeGrasse c071e27e2d boards: fix dependency for LV_COLOR_SWAP_16 to use configdefault
Use configdefault when enabling LV_COLOR_SWAP_16 within boards and
shield definitions, to avoid OR'ing the dependencies for the Kconfig
symbol. Otherwise, a user manually selecting LV_COLOR_DEPTH will
encounter build errors as LV_COLOR_SWAP_16 may be enabled when
LV_COLOR_DEPTH_16 is not selected

Fixes #81546

Signed-off-by: Daniel DeGrasse <daniel.degrasse@nxp.com>
2024-11-21 09:19:19 +01:00
..
doc doc: update documentation to use the --shield west build command arg 2024-07-04 13:25:00 +02:00
Kconfig.defconfig boards: fix dependency for LV_COLOR_SWAP_16 to use configdefault 2024-11-21 09:19:19 +01:00
Kconfig.shield
seeed_xiao_round_display.overlay drivers: disk: sdmmc_subsys: remove CONFIG_SDMMC_VOLUME_NAME 2024-11-05 15:25:10 -06:00