doc(compatibility): update the compatibility docs for C5 and C61

This commit is contained in:
Xiao Xufeng
2026-01-14 15:29:04 +08:00
parent 89d3051b53
commit 1665a3b86f
2 changed files with 36 additions and 4 deletions
+18 -2
View File
@@ -154,11 +154,27 @@
### ESP32-C5
从 ESP-IDF v5.5.1 开始支持。
#### v1.0
从 ESP-IDF v5.5.2 开始支持。
#### v1.2
| 发布分支 | 推荐版本 | 需求版本 |
|---------------------|----------|---------|
| release/v5.5 及以上 | v5.5.2+ | v5.5.2 |
### ESP32-C61
从 ESP-IDF v5.5.1 开始支持。
#### v1.0
从 ESP-IDF v5.5.2 开始支持。
#### v1.1
| 发布分支 | 推荐版本 | 需求版本 |
|---------------------|----------|---------|
| release/v5.5 及以上 | v5.5.2+ | v5.5.2 |
### ESP32-H4