zephyr/boards/m5stack/m5stack_core2
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 boards: m5stack: adopt new zephyr:board directive and role 2024-10-24 17:51:15 +02:00
support
board.cmake
board.yml boards: Set full_name for all boards 2024-10-10 20:22:21 -04:00
grove_connectors.dtsi
Kconfig boards: esp32: move board specific kconfig definitions 2024-10-04 22:53:01 +01:00
Kconfig.defconfig boards: fix dependency for LV_COLOR_SWAP_16 to use configdefault 2024-11-21 09:19:19 +01:00
Kconfig.m5stack_core2 soc: espressif: move core identifiers esp32 and esp32s3 to Kconfig.soc 2024-03-21 15:24:47 +01:00
m5stack_core2_appcpu_defconfig boards: rename and update esp32 related conf and overlay files 2024-04-23 15:36:13 +02:00
m5stack_core2_appcpu.dts soc: esp32xx: refactor clock and RTC subsystems 2024-05-27 01:37:18 -07:00
m5stack_core2_appcpu.yaml boards: use unique names 2024-05-13 09:45:41 +02:00
m5stack_core2_procpu_defconfig boards: rename and update esp32 related conf and overlay files 2024-04-23 15:36:13 +02:00
m5stack_core2_procpu.dts drivers: disk: sdmmc_subsys: remove CONFIG_SDMMC_VOLUME_NAME 2024-11-05 15:25:10 -06:00
m5stack_core2_procpu.yaml boards: use unique names 2024-05-13 09:45:41 +02:00
m5stack_core2-pinctrl.dtsi
m5stack_mbus_connectors.dtsi