doc: Drop Zephyr 2.2 from supported releases

As of June 30, 2023, Zephyr 3.2.0 is not supported anymore.

Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>
This commit is contained in:
Benjamin Cabé 2023-07-12 17:06:03 +02:00 committed by Anas Nashif
commit ca2533aea1
2 changed files with 0 additions and 5 deletions

View file

@ -162,7 +162,6 @@ html_context = {
("latest", "/"),
("3.4.0", "/3.4.0/"),
("3.3.0", "/3.3.0/"),
("3.2.0", "/3.2.0/"),
("2.7.5 (LTS)", "/2.7.5/"),
),
"display_vcs_link": True,

View file

@ -56,9 +56,6 @@ Supported Releases
+-----------------+----------------+---------------+
| `Zephyr 3.3.0`_ | 2023-02-19 | 2023-10-31 |
+-----------------+----------------+---------------+
| `Zephyr 3.2.0`_ | 2022-09-30 | 2023-06-30 |
+-----------------+----------------+---------------+
As of 2022-01-01, LTS1 (1.14.x) is not supported and has reached end of life (EOL).
@ -95,6 +92,5 @@ specific release and can be found at https://docs.zephyrproject.org/.
.. _`GitHub repository`: https://github.com/zephyrproject-rtos/zephyr
.. _`GitHub tagged releases`: https://github.com/zephyrproject-rtos/zephyr/tags
.. _`Zephyr 2.7.5`: https://docs.zephyrproject.org/2.7.5/
.. _`Zephyr 3.2.0`: https://docs.zephyrproject.org/3.2.0/
.. _`Zephyr 3.3.0`: https://docs.zephyrproject.org/3.3.0/
.. _`Zephyr 3.4.0`: https://docs.zephyrproject.org/3.4.0/