From 3bc4ee8a875f6b4ad1cd405763839f0078a6bb21 Mon Sep 17 00:00:00 2001 From: Xiao Xufeng Date: Thu, 19 Dec 2024 16:39:53 +0800 Subject: [PATCH] doc(compatibility): update compatibility information for c6 v0.2 Latest suggested version have support for FTM calibration --- COMPATIBILITY.md | 7 ++++--- COMPATIBILITY_CN.md | 7 ++++--- 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/COMPATIBILITY.md b/COMPATIBILITY.md index e42f86d374..26f6feffb4 100644 --- a/COMPATIBILITY.md +++ b/COMPATIBILITY.md @@ -119,9 +119,10 @@ Supported since ESP-IDF v5.1. | Release branch | Recommended | Required | |------------------------|-------------|----------| -| 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 | +| release/v5.1 | v5.1.5+ | v5.1 | +| release/v5.2 | v5.2.4+ | v5.2 | +| release/v5.3 | v5.3.2+ | v5.3 | +| release/v5.4 and above | v5.4+ | v5.4 | ### ESP32-H2 diff --git a/COMPATIBILITY_CN.md b/COMPATIBILITY_CN.md index d3e731aa50..97625bf60b 100644 --- a/COMPATIBILITY_CN.md +++ b/COMPATIBILITY_CN.md @@ -119,9 +119,10 @@ | 发布分支 | 推荐版本 | 需求版本 | |------------------------|-------------|----------| -| 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 | +| release/v5.1 | v5.1.5+ | v5.1 | +| release/v5.2 | v5.2.4+ | v5.2 | +| release/v5.3 | v5.3.2+ | v5.3 | +| release/v5.4 及以上 | v5.4+ | v5.4 | ### ESP32-H2