Merge branch 'fix/features' into 'main'

esp-matter/features: Add features as config in the cluster structure.

See merge request app-frameworks/esp-matter!1002
This commit is contained in:
Hrishikesh Dhayagude
2025-05-13 12:13:45 +08:00
16 changed files with 1137 additions and 457 deletions
+1
View File
@@ -588,6 +588,7 @@ build_managed_component_light:
build_esp_rainmaker_apps:
stage: build
image: ${DOCKER_IMAGE_NAME}:chip_${CHIP_SHORT_HASH}_idf_${IDF_CHECKOUT_REF}
# Allow failures to avoid circular dependency with any breaking changes in the Esp-Matter SDK.
allow_failure: true
tags: