Skip to content

Commit 1310be4

Browse files
fabiobaltierikartben
authored andcommitted
doc: releases: re-add references to previous LTS
Add back a reference to EOL'd LTS releases, in a structured way, just the name, a link to the documentation and the EOL date. Signed-off-by: Fabio Baltieri <[email protected]>
1 parent 6a0efa1 commit 1310be4

File tree

1 file changed

+21
-10
lines changed

1 file changed

+21
-10
lines changed

doc/releases/index.rst

Lines changed: 21 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -55,15 +55,24 @@ For more information, see :ref:`Security Vulnerability Reporting <reporting>`.
5555
Supported Releases
5656
******************
5757

58-
+-----------------+----------------+---------------+
59-
| Release | Release date | EOL |
60-
+=================+================+===============+
61-
| `Zephyr 3.7.0`_ | 2024-07-26 | 2027-01-26 |
62-
+-----------------+----------------+---------------+
63-
| `Zephyr 4.0.0`_ | 2024-11-15 | 2025-07-18 |
64-
+-----------------+----------------+---------------+
65-
66-
As of 2022-01-01, LTS1 (1.14.x) is not supported and has reached end of life (EOL).
58+
+------------------------+----------------+---------------+
59+
| Release | Release date | EOL |
60+
+========================+================+===============+
61+
| `Zephyr 4.0.0`_ | 2024-11-15 | 2025-07-18 |
62+
+------------------------+----------------+---------------+
63+
| `Zephyr 3.7.0 (LTS3)`_ | 2024-07-26 | 2027-01-26 |
64+
+------------------------+----------------+---------------+
65+
66+
Previous LTS
67+
************
68+
69+
+-------------------------+---------------+
70+
| Release | EOL |
71+
+=========================+===============+
72+
| `Zephyr 2.7.6 (LTS2)`_ | 2025-01-26 |
73+
+-------------------------+---------------+
74+
| `Zephyr 1.14.1 (LTS1)`_ | 2022-01-01 |
75+
+-------------------------+---------------+
6776

6877
Release Notes
6978
*************
@@ -128,5 +137,7 @@ Release notes and migration guides for end-of-life releases of Zephyr RTOS can b
128137

129138
.. _`GitHub repository`: https://github.com/zephyrproject-rtos/zephyr
130139
.. _`GitHub tagged releases`: https://github.com/zephyrproject-rtos/zephyr/tags
131-
.. _`Zephyr 3.7.0`: https://docs.zephyrproject.org/3.7.0/
140+
.. _`Zephyr 1.14.1 (LTS1)`: https://docs.zephyrproject.org/1.14.1/
141+
.. _`Zephyr 2.7.6 (LTS2)`: https://docs.zephyrproject.org/2.7.6/
142+
.. _`Zephyr 3.7.0 (LTS3)`: https://docs.zephyrproject.org/3.7.0/
132143
.. _`Zephyr 4.0.0`: https://docs.zephyrproject.org/4.0.0/

0 commit comments

Comments
 (0)