mirror of
https://github.com/espressif/esp-matter.git
synced 2026-04-27 19:13:13 +00:00
Build host tools from connectedhomeip repository in install.sh
Also installing python dependencies of mfg_tool
This commit is contained in:
@@ -50,8 +50,8 @@ esp_matter_export_main() {
|
||||
# PATH for gn
|
||||
export PATH=${PATH}:${ESP_MATTER_PATH}/connectedhomeip/connectedhomeip/.environment/cipd/packages/pigweed/
|
||||
|
||||
# PATH for chip-tool
|
||||
export PATH=${PATH}:${ESP_MATTER_PATH}/connectedhomeip/connectedhomeip/examples/chip-tool/out/
|
||||
# PATH for host tools
|
||||
export PATH=${PATH}:${ESP_MATTER_PATH}/connectedhomeip/connectedhomeip/out/host
|
||||
}
|
||||
|
||||
esp_matter_export_main
|
||||
|
||||
Reference in New Issue
Block a user