File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change 196
196
"current_version" : version ,
197
197
"versions" : (
198
198
("latest" , "/" ),
199
+ ("4.1.0" , "/4.1.0/" ),
199
200
("4.0.0" , "/4.0.0/" ),
200
201
("3.7.0 (LTS)" , "/3.7.0/" ),
201
202
),
Original file line number Diff line number Diff line change @@ -58,6 +58,8 @@ Supported Releases
58
58
+------------------------+----------------+---------------+
59
59
| Release | Release date | EOL |
60
60
+========================+================+===============+
61
+ | `Zephyr 4.1.0 `_ | 2025-03-07 | 2025-11-14 |
62
+ +------------------------+----------------+---------------+
61
63
| `Zephyr 4.0.0 `_ | 2024-11-15 | 2025-07-18 |
62
64
+------------------------+----------------+---------------+
63
65
| `Zephyr 3.7.0 (LTS3) `_ | 2024-07-26 | 2027-01-26 |
@@ -146,3 +148,4 @@ Release notes and migration guides for end-of-life releases of Zephyr RTOS can b
146
148
.. _`Zephyr 2.7.6 (LTS2)` : https://docs.zephyrproject.org/2.7.6/
147
149
.. _`Zephyr 3.7.0 (LTS3)` : https://docs.zephyrproject.org/3.7.0/
148
150
.. _`Zephyr 4.0.0` : https://docs.zephyrproject.org/4.0.0/
151
+ .. _`Zephyr 4.1.0` : https://docs.zephyrproject.org/4.1.0/
You can’t perform that action at this time.
0 commit comments