example: Update idf branch for esp32h2 to the latest release/v5.0

This commit is contained in:
WanqQixiang
2022-10-31 16:11:50 +08:00
parent 4c0e315f4f
commit ff2d06031d
8 changed files with 7 additions and 36 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ git clone --recursive https://github.com/espressif/esp-matter.git
- This SDK currently works with [commit 4f7669b0](https://github.com/espressif/connectedhomeip/tree/4f7669b0) in v1.0 branch of connectedhomeip.
- For Wi-Fi devices (ESP32, ESP32-C3, ESP32-S3), ESP-IDF [v4.4.2 release](https://github.com/espressif/esp-idf/releases/tag/v4.4.2) is required.
- For Thread devices (ESP32-H2) and Zigbee Bridge example, ESP-IDF release/v5.0 branch at [commit ccdeb43](https://github.com/espressif/esp-idf/tree/ccdeb43) should be used.
- For Thread devices (ESP32-H2) and Zigbee Bridge example, ESP-IDF release/v5.0 branch at [commit 20949d44](https://github.com/espressif/esp-idf/tree/20949d44) should be used.
## Documentation