File tree Expand file tree Collapse file tree 3 files changed +2
-6
lines changed Expand file tree Collapse file tree 3 files changed +2
-6
lines changed Original file line number Diff line number Diff line change 189
189
("latest" , "/" ),
190
190
("3.6.0" , "/3.6.0/" ),
191
191
("3.5.0" , "/3.5.0/" ),
192
- ("3.4.0" , "/3.4.0/" ),
193
192
("2.7.5 (LTS)" , "/2.7.5/" ),
194
193
),
195
194
"display_gh_links" : True ,
Original file line number Diff line number Diff line change @@ -11,4 +11,4 @@ Release notes for end-of-life releases of Zephyr RTOS are kept here for historic
11
11
release-notes-1.?
12
12
release-notes-1.*
13
13
release-notes-2.[0-6]
14
- release-notes-3.[0-2 ]
14
+ release-notes-3.[0-4 ]
Original file line number Diff line number Diff line change @@ -62,8 +62,6 @@ Supported Releases
62
62
+-----------------+----------------+---------------+
63
63
| `Zephyr 3.5.0 `_ | 2023-10-20 | 2024-07-26 |
64
64
+-----------------+----------------+---------------+
65
- | `Zephyr 3.4.0 `_ | 2023-06-16 | 2024-02-29 |
66
- +-----------------+----------------+---------------+
67
65
68
66
As of 2022-01-01, LTS1 (1.14.x) is not supported and has reached end of life (EOL).
69
67
@@ -83,7 +81,7 @@ needs to be changed are to be detailed in the release's migration guide.
83
81
84
82
eol_releases
85
83
release-notes-2.7
86
- release-notes-3.[3 -6]
84
+ release-notes-3.[5 -6]
87
85
88
86
Migration Guides
89
87
****************
@@ -115,6 +113,5 @@ in the migration guide. This includes:
115
113
.. _`GitHub repository` : https://github.com/zephyrproject-rtos/zephyr
116
114
.. _`GitHub tagged releases` : https://github.com/zephyrproject-rtos/zephyr/tags
117
115
.. _`Zephyr 2.7.5` : https://docs.zephyrproject.org/2.7.5/
118
- .. _`Zephyr 3.4.0` : https://docs.zephyrproject.org/3.4.0/
119
116
.. _`Zephyr 3.5.0` : https://docs.zephyrproject.org/3.5.0/
120
117
.. _`Zephyr 3.6.0` : https://docs.zephyrproject.org/3.6.0/
You can’t perform that action at this time.
0 commit comments