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 191
191
"current_version" : version ,
192
192
"versions" : (
193
193
("latest" , "/" ),
194
+ ("4.0.0" , "/4.0.0/" ),
194
195
("3.7.0 (LTS)" , "/3.7.0/" ),
195
196
("3.6.0" , "/3.6.0/" ),
196
197
("2.7.6 (LTS)" , "/2.7.6/" ),
Original file line number Diff line number Diff line change @@ -64,6 +64,8 @@ Supported Releases
64
64
+-----------------+----------------+---------------+
65
65
| `Zephyr 3.6.0 `_ | 2024-02-23 | 2024-11-29 |
66
66
+-----------------+----------------+---------------+
67
+ | `Zephyr 4.0.0 `_ | 2024-11-15 | 2025-07-18 |
68
+ +-----------------+----------------+---------------+
67
69
68
70
As of 2022-01-01, LTS1 (1.14.x) is not supported and has reached end of life (EOL).
69
71
@@ -134,3 +136,4 @@ Release notes and migration guides for end-of-life releases of Zephyr RTOS can b
134
136
.. _`Zephyr 2.7.6` : https://docs.zephyrproject.org/2.7.6/
135
137
.. _`Zephyr 3.6.0` : https://docs.zephyrproject.org/3.6.0/
136
138
.. _`Zephyr 3.7.0` : https://docs.zephyrproject.org/3.7.0/
139
+ .. _`Zephyr 4.0.0` : https://docs.zephyrproject.org/4.0.0/
You can’t perform that action at this time.
0 commit comments