File tree Expand file tree Collapse file tree 3 files changed +2
-5
lines changed Expand file tree Collapse file tree 3 files changed +2
-5
lines changed Original file line number Diff line number Diff line change 202
202
("latest" , "/" ),
203
203
("4.2.0" , "/4.2.0/" ),
204
204
("4.1.0" , "/4.1.0/" ),
205
- ("4.0.0" , "/4.0.0/" ),
206
205
("3.7.0 (LTS)" , "/3.7.0/" ),
207
206
),
208
207
"display_gh_links" : True ,
Original file line number Diff line number Diff line change @@ -20,6 +20,7 @@ Release Notes
20
20
release-notes-1.*
21
21
release-notes-2.[0-6]
22
22
release-notes-3.[0-6]
23
+ release-notes-4.[0-0]
23
24
24
25
.. _eol_releases_migration_guides :
25
26
Original file line number Diff line number Diff line change @@ -60,8 +60,6 @@ Supported Releases
60
60
+------------------------+----------------+---------------+
61
61
| `Zephyr 4.1.0 `_ | 2025-03-07 | 2025-11-14 |
62
62
+------------------------+----------------+---------------+
63
- | `Zephyr 4.0.0 `_ | 2024-11-15 | 2025-07-18 |
64
- +------------------------+----------------+---------------+
65
63
| `Zephyr 3.7.0 (LTS3) `_ | 2024-07-26 | 2029-07-27 |
66
64
+------------------------+----------------+---------------+
67
65
@@ -96,7 +94,7 @@ with the changes in the project.
96
94
:reversed:
97
95
98
96
release-notes-3.7
99
- release-notes-4.[0 -2]
97
+ release-notes-4.[1 -2]
100
98
101
99
Migration Guides
102
100
****************
@@ -147,6 +145,5 @@ Release notes and migration guides for end-of-life releases of Zephyr RTOS can b
147
145
.. _`Zephyr 1.14.1 (LTS1)` : https://docs.zephyrproject.org/1.14.1/
148
146
.. _`Zephyr 2.7.6 (LTS2)` : https://docs.zephyrproject.org/2.7.6/
149
147
.. _`Zephyr 3.7.0 (LTS3)` : https://docs.zephyrproject.org/3.7.0/
150
- .. _`Zephyr 4.0.0` : https://docs.zephyrproject.org/4.0.0/
151
148
.. _`Zephyr 4.1.0` : https://docs.zephyrproject.org/4.1.0/
152
149
.. _`Zephyr 4.2.0` : https://docs.zephyrproject.org/4.2.0/
You can’t perform that action at this time.
0 commit comments