Skip to content

Commit 7361aca

Browse files
committed
doc(compatibility): add compatibility info for c2 v2.0
1 parent e57f02e commit 7361aca

File tree

2 files changed

+24
-0
lines changed

2 files changed

+24
-0
lines changed

COMPATIBILITY.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,18 @@ Supported since ESP-IDF v5.0.
9797
| release/v5.2 | v5.2.2+ | v5.2 |
9898
| release/v5.3 and above | v5.3+ | v5.3 |
9999

100+
#### v2.0
101+
102+
| Release branch | Recommended | Required |
103+
|------------------------|-------------|----------|
104+
| release/v5.0 | v5.0.8+ | v5.0.8 |
105+
| release/v5.1 | v5.1.5+ | v5.1.5* |
106+
| release/v5.2 | v5.2.4+ | v5.2.4 |
107+
| release/v5.3 | v5.3.2+ | v5.3.2* |
108+
| release/v5.4 and above | v5.4+ | v5.4 |
109+
110+
Note: IDF v5.1.5 and v5.3.2 are compatible with C2 v2.0. However the chip revision check hasn't been updated on these releases. Enable `ESP32C2_REV2_DEVELOPMENT` config to bypass the outdated check.
111+
100112
### ESP32-C6
101113

102114
#### v0.0, v0.1

COMPATIBILITY_CN.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,18 @@
9797
| release/v5.2 | v5.2.2+ | v5.1 |
9898
| release/v5.3 及以上 | v5.3+ | v5.3 |
9999

100+
#### v2.0
101+
102+
| 发布分支 | 推荐版本 | 需求版本 |
103+
|------------------------|-------------|----------|
104+
| release/v5.0 | v5.0.8+ | v5.0.8 |
105+
| release/v5.1 | v5.1.5+ | v5.1.5* |
106+
| release/v5.2 | v5.2.4+ | v5.2.4 |
107+
| release/v5.3 | v5.3.2+ | v5.3.2* |
108+
| release/v5.4 及以上 | v5.4+ | v5.4 |
109+
110+
提示: IDF v5.1.5 及 v5.3.2 与 C2 v2.0 兼容,但芯片版本检查尚未在这些发布版本更新。使能 `ESP32C2_REV2_DEVELOPMENT` 选项来跳过这些过时的检查。
111+
100112
### ESP32-C6
101113

102114
#### v0.0, v0.1

0 commit comments

Comments
 (0)