Merge branch 'submodule/update_8f943388af' into 'main'

submodule: update connectedhomeip submodule to commit id 8f943388af

See merge request app-frameworks/esp-matter!1404
This commit is contained in:
Shu Chen
2026-01-26 07:45:05 +00:00
99 changed files with 6072 additions and 3927 deletions
+1 -1
View File
@@ -73,7 +73,7 @@ export ZAP_INSTALL_PATH=${MATTER_PATH}/.environment/cipd/packages/zap
if [ $NO_BOOTSTRAP = false ]; then
echo_log "Running Matter Setup"
cd ${MATTER_PATH}
source ${MATTER_PATH}/scripts/bootstrap.sh
source ${MATTER_PATH}/scripts/bootstrap.sh -p all,esp32
cd ${ESP_MATTER_PATH}
else
echo_log "Skipping Matter Setup"