diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index d12a01f2a..d0b8e653a 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: "735b69f73e" + CHIP_SHORT_HASH: "593d5c6f63" DOCKER_IMAGE_NAME: "espressif/chip-idf" .add_gitlab_ssh_key: &add_gitlab_ssh_key | diff --git a/connectedhomeip/connectedhomeip b/connectedhomeip/connectedhomeip index 735b69f73..593d5c6f6 160000 --- a/connectedhomeip/connectedhomeip +++ b/connectedhomeip/connectedhomeip @@ -1 +1 @@ -Subproject commit 735b69f73e386cb675242371afd0b237a8a78982 +Subproject commit 593d5c6f63a62e017e4ced43183049f2805a9db8