diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index b6fc979cd..c3aa8f479 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: "9fbfb39233" + CHIP_SHORT_HASH: "ae52f4e597" DOCKER_IMAGE_NAME: "espressif/chip-idf" .add_gitlab_ssh_key: &add_gitlab_ssh_key | diff --git a/connectedhomeip/connectedhomeip b/connectedhomeip/connectedhomeip index 9fbfb3923..ae52f4e59 160000 --- a/connectedhomeip/connectedhomeip +++ b/connectedhomeip/connectedhomeip @@ -1 +1 @@ -Subproject commit 9fbfb39233ec2474d2b3aafbc2adda821e5c709a +Subproject commit ae52f4e597cd79e956142009b82eb700a0c916f1