Target: add esp32c61 support

This commit is contained in:
liyashuai
2025-09-02 11:52:47 +08:00
parent d0faa92c93
commit f5b2c6b8d4
15 changed files with 119 additions and 18 deletions
+1 -1
View File
@@ -31,7 +31,7 @@ section in the ESP-Matter Programming Guide.
- This SDK currently works with commit [bdc38cd772] (https://github.com/project-chip/connectedhomeip/tree/bdc38cd772) of connectedhomeip.
- For Matter projects development with this SDK, it is recommended to utilize ESP-IDF [v5.4.1](https://github.com/espressif/esp-idf/tree/v5.4.1).
- For ESP32C5, it is recommended to utilize ESP-IDF [98cd765953](https://github.com/espressif/esp-idf/commit/98cd765953dfe0e7bb1c5df8367e1b54bd966cce).
- For ESP32C5 and ESP32C61, it is recommended to utilize ESP-IDF [v5.5.1](https://github.com/espressif/esp-idf/tree/v5.5.1).
## Documentation