mirror of
https://github.com/espressif/esp-matter.git
synced 2026-04-27 19:13:13 +00:00
Merge branch 'fix_docs_typo' into 'main'
docs: fix typo in docs See merge request app-frameworks/esp-matter!1200
This commit is contained in:
@@ -1673,7 +1673,7 @@ Run ``zap_regen_all.py`` in Matter virtual environment to generate common code a
|
||||
::
|
||||
|
||||
cd esp_matter/connectedhomeip/connectedhomeip
|
||||
source ./scripts/active.sh
|
||||
source ./scripts/activate.sh
|
||||
./scripts/tools/zap_regen_all.py
|
||||
|
||||
The code generation script will create client code for the custom cluster, supporting Android, Darwin, and Python controllers, as well as the chip-tool. It will also generate app-common code for the new custom cluster.
|
||||
|
||||
Reference in New Issue
Block a user