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

This commit is contained in:
shripad621git
2025-05-21 10:54:01 +05:30
parent 9364e5cca9
commit 34f4bd2830
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 |