Merge branch 'update_submodule/release_v1.4' into 'release/v1.4'

[v1.4] Update the chip submdoule to latest v1.4-branch

See merge request app-frameworks/esp-matter!1038
This commit is contained in:
Shu Chen
2025-03-19 16:19:46 +08:00
4 changed files with 10 additions and 59 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: "cd07c4f5c3"
CHIP_SHORT_HASH: "4d96e832bd"
DOCKER_IMAGE_NAME: "espressif/chip-idf"
.add_gitlab_ssh_key: &add_gitlab_ssh_key |