Update IDF to v5.1.1 tag for ESP32-H2 and ESP32-C6 builds

This commit is contained in:
WanqQixiang
2023-08-21 18:54:22 +08:00
parent 38649efa68
commit b2be128c96
30 changed files with 98 additions and 138 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ Espressif's SDK for Matter is the official Matter development framework for ESP3
- This SDK currently works with [5b4f800](https://github.com/project-chip/connectedhomeip/commit/5b4f8004662d00bdb111367fec7d3ea978c23372) of connectedhomeip.
- For ESP32, ESP32-C3, and ESP32-S3, ESP-IDF [v5.0.1 release](https://github.com/espressif/esp-idf/releases/tag/v5.0.1) is required.
- For ESP32-C2, ESP32-H2(preview) and ESP32-C6(preview) and Zigbee Bridge example, ESP-IDF branch at [commit ea5e0ff](https://github.com/espressif/esp-idf/tree/ea5e0ff) in branch release/v5.1 should be used.
- For ESP32-C2, ESP32-H2 and ESP32-C6 and Zigbee Bridge example, ESP-IDF [v5.1.1 release](https://github.com/espressif/esp-idf/releases/tag/v5.1.1) is required.
## Documentation