Skip to content

Commit 5454df8

Browse files
dbkinderAnas Nashif
authored andcommitted
release-notes: added documentaion release notes
Added documentation section for release notes along with a draft intro section. Change-Id: I912e49565e250d5ff63fb9a9312a2a53eb78d447 Signed-off-by: David B. Kinder <[email protected]>
1 parent 9507793 commit 5454df8

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

doc/release-notes.rst

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,23 @@ Release Notes
66
Zephyr Kernel 1.7.0
77
********************
88

9+
We are pleased to announce the release of Zephyr kernel version 1.7.0. This
10+
release continues refinement of the unified kernel introduced with the 1.6.0
11+
kernel release, simplifying the overall Zephyr architecture and programming
12+
interfaces. This is the last release that will support the deprecated legacy
13+
nano- and micro-kernel APIs found in the 1.5.0 release and earlier.
14+
15+
This release introduces a new native IP stack, replacing the legacy uIP stack,
16+
maintaining the legacy functionality, adding additional capabilities, and allowing
17+
future improvements.
18+
19+
Additionally, this release adds improvements for documentation, testing, and build
20+
infrastructure (including use of 3rd-party compilers and build support for Windows
21+
and OS X environments).
22+
23+
The following sections provide a detailed list of changes, by component, since
24+
kernel version 1.6.0.
25+
926
Kernel
1027
======
1128

@@ -112,6 +129,16 @@ HALs
112129
Documentation
113130
=============
114131

132+
* General improvements and additions to kernel component docs
133+
* Moved supported board information back to the website site.
134+
* New website documentation theme to go with the new zephyrproject.org site.
135+
* New local-content generation theme (read-the-docs)
136+
* General spelling checks and organizational improvements.
137+
* Site-wide glossary added.
138+
* Porting guides added.
139+
* Sample README files converted to documents included in the website.
140+
* Improved consistency of board and sample documentation.
141+
115142
Test and Samples
116143
================
117144

@@ -121,6 +148,9 @@ Deprecations
121148
JIRA Related Items
122149
==================
123150

151+
[TBD - Jira query for 1.7 items, formatted as such]
152+
* :jira:`ZEP-0000` - Title of Jira goes here
153+
124154
.. _zephyr_1.6:
125155

126156
Zephyr Kernel 1.6.0

0 commit comments

Comments
 (0)