connectedhomeip: Update connectedhomeip submodule to f6c3c8382

This commit is contained in:
WanqQixiang
2025-04-24 14:42:13 +08:00
parent 29e1c9b993
commit bd3f00bbd2
11 changed files with 38 additions and 4 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ variables:
IDF_CHECKOUT_REF: "v5.4.1"
# This variable represents the short hash of the connectedhomeip submodule.
# Note: Do change this short hash on submodule update MRs.
CHIP_SHORT_HASH: "326cabf99c"
CHIP_SHORT_HASH: "f6c3c83820"
DOCKER_IMAGE_NAME: "espressif/chip-idf"
.add_gitlab_ssh_key: &add_gitlab_ssh_key |