@@ -55,15 +55,24 @@ For more information, see :ref:`Security Vulnerability Reporting <reporting>`.
55
55
Supported Releases
56
56
******************
57
57
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
+ +-------------------------+---------------+
67
76
68
77
Release Notes
69
78
*************
@@ -128,5 +137,7 @@ Release notes and migration guides for end-of-life releases of Zephyr RTOS can b
128
137
129
138
.. _`GitHub repository` : https://github.com/zephyrproject-rtos/zephyr
130
139
.. _`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/
132
143
.. _`Zephyr 4.0.0` : https://docs.zephyrproject.org/4.0.0/
0 commit comments