Skip to content

Commit

Permalink
Merge branch 'docs/compatibility_s2_v100' into 'master'
Browse files Browse the repository at this point in the history
compatibility: update recommended version for ESP32-S2 v1.0

See merge request espressif/esp-idf!26011
  • Loading branch information
ginkgm committed Sep 22, 2023
2 parents 5a061ef + fbce971 commit a583475
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 4 deletions.
6 changes: 4 additions & 2 deletions COMPATIBILITY.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,10 @@ Supported since ESP-IDF v4.2.
|------------------------|-------------|----------|
| release/v4.2 | v4.2.3 | v4.2.3 |
| release/v4.3 | v4.3.3 | v4.3.3 |
| release/v4.4 | v4.4.1 | v4.4.1 |
| release/v5.0 and above | v5.0 | v5.0 |
| release/v4.4 | v4.4.6 | v4.4.1 |
| release/v5.0 | v5.0.4 | v5.0 |
| release/v5.1 | v5.1.2 | v5.1 |
| release/v5.2 and above | v5.2 | v5.2 |

### ESP32-C3

Expand Down
6 changes: 4 additions & 2 deletions COMPATIBILITY_CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,10 @@
|------------------------|-------------|----------|
| release/v4.2 | v4.2.3 | v4.2.3 |
| release/v4.3 | v4.3.3 | v4.3.3 |
| release/v4.4 | v4.4.1 | v4.4.1 |
| release/v5.0 及以上 | v5.0 | v5.0 |
| release/v4.4 | v4.4.6 | v4.4.1 |
| release/v5.0 | v5.0.4 | v5.0 |
| release/v5.1 | v5.1.2 | v5.1 |
| release/v5.2 及以上 | v5.2 | v5.2 |

### ESP32-C3

Expand Down

0 comments on commit a583475

Please sign in to comment.