From 16f76976d57900c3296f5ea865309a870de8d8d0 Mon Sep 17 00:00:00 2001 From: Front-end developer Date: Sat, 6 Mar 2021 12:41:33 +0100 Subject: [PATCH] Remove deprecated versions from SUPPORT_POLICY.md Closes https://github.com/espressif/esp-idf/pull/6667 --- SUPPORT_POLICY.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/SUPPORT_POLICY.md b/SUPPORT_POLICY.md index ec8a68e29e..8ac2c496a1 100644 --- a/SUPPORT_POLICY.md +++ b/SUPPORT_POLICY.md @@ -70,8 +70,7 @@ original support periods apply: * ESP-IDF V4.0.x will be supported until October 2021 * ESP-IDF V3.3.x will be supported until February 2022 -* ESP-IDF V3.1.x and V3.2.x will both be supported until October 2020. -* ESP-IDF versions before V3.1 are already End of Life. +* ESP-IDF versions before V3.3 are already End of Life. Policy History --------------