Merge branch 'dm_provider' into 'main'

esp_matter: Add data model provider for esp_matter data model and remove upstream ember codes from esp_matter component

See merge request app-frameworks/esp-matter!1215
This commit is contained in:
Shu Chen
2025-09-02 03:15:13 +00:00
73 changed files with 6066 additions and 5070 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ variables:
IDF_CHECKOUT_REF: "v5.4.1"
# This variable represents the short hash of the connectedhomeip submodule.
# Note: Do change this short hash on submodule update MRs.
CHIP_SHORT_HASH: "320b9a6f6c"
CHIP_SHORT_HASH: "bdc38cd772"
DOCKER_IMAGE_NAME: "espressif/chip-idf"
.add_gitlab_ssh_key: &add_gitlab_ssh_key |