diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 928245bde..30df1b831 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -25,7 +25,7 @@ variables: IDF_CHECKOUT_REF: "v5.2.1" # This variable represents the short hash of the connectedhomeip submodule. # Note: Do change this short hash on submodule update MRs. - CHIP_SHORT_HASH: "ae52f4e597" + CHIP_SHORT_HASH: "82748b9f0e" DOCKER_IMAGE_NAME: "espressif/chip-idf" .add_gitlab_ssh_key: &add_gitlab_ssh_key | diff --git a/connectedhomeip/connectedhomeip b/connectedhomeip/connectedhomeip index ae52f4e59..82748b9f0 160000 --- a/connectedhomeip/connectedhomeip +++ b/connectedhomeip/connectedhomeip @@ -1 +1 @@ -Subproject commit ae52f4e597cd79e956142009b82eb700a0c916f1 +Subproject commit 82748b9f0e5a4cdc4d10715f10c6160d49d87e75