mirror of
https://github.com/espressif/esp-matter.git
synced 2026-04-27 19:13:13 +00:00
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:
+1
-1
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user