Merge branch 'v1.3/submodule_update' into 'release/v1.3'

[v1.3] connectedhomeip: Update the submodule to v1.3-branch to fix mode-select attribute read

See merge request app-frameworks/esp-matter!1153
This commit is contained in:
Shu Chen
2025-05-22 01:32:19 +00:00
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ variables:
IDF_CHECKOUT_REF: "v5.2.3"
# This variable represents the short hash of the connectedhomeip submodule.
# Note: Do change this short hash on submodule update MRs.
CHIP_SHORT_HASH: "b8bb015a5a"
CHIP_SHORT_HASH: "e677ebd7f0"
DOCKER_IMAGE_NAME: "espressif/chip-idf"
.add_gitlab_ssh_key: &add_gitlab_ssh_key |