target: add esp32c5 support

This commit is contained in:
liyashuai
2025-06-09 21:03:31 +08:00
parent 78d3def625
commit d25e5de7c9
21 changed files with 425 additions and 25 deletions
+1
View File
@@ -30,6 +30,7 @@ section in the ESP-Matter Programming Guide.
- This SDK currently works with commit [d144bbbaae] (https://github.com/project-chip/connectedhomeip/tree/d144bbbaae) 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).
## Documentation