Skip to content

Commit

Permalink
doc(compatibility): add compatibility docs for C2
Browse files Browse the repository at this point in the history
  • Loading branch information
ginkgm committed May 8, 2024
1 parent 40ec444 commit d790cc9
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 12 deletions.
13 changes: 7 additions & 6 deletions COMPATIBILITY.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,17 +84,18 @@ Supported since ESP-IDF v4.4.

### ESP32-C2 & ESP8684

#### v1.0
#### v1.0, v1.1

Supported since ESP-IDF v5.0.

#### v1.1

To be added.

#### v1.2

To be added.
| Release branch | Recommended | Required |
|------------------------|-------------|----------|
| release/v5.0 | v5.0.7+ | v5.0 |
| release/v5.1 | v5.1.4+ | v5.1 |
| release/v5.2 | v5.2.2+ | v5.2 |
| release/v5.3 and above | v5.3+ | v5.3 |

### ESP32-C6

Expand Down
13 changes: 7 additions & 6 deletions COMPATIBILITY_CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,17 +84,18 @@

### ESP32-C2 & ESP8684

#### v1.0
#### v1.0, v1.1

从 ESP-IDF v5.0 开始支持。

#### v1.1

待更新。

#### v1.2

待更新。
| 发布分支 | 推荐版本 | 需求版本 |
|------------------------|-------------|----------|
| release/v5.0 | v5.0.7+ | v5.0 |
| release/v5.1 | v5.1.4+ | v5.1 |
| release/v5.2 | v5.2.2+ | v5.1 |
| release/v5.3 及以上 | v5.3+ | v5.3 |

### ESP32-C6

Expand Down

0 comments on commit d790cc9

Please sign in to comment.