Browse Source

doc: add starter for 1.10 release notes

Note we've added a new Sphinx inline role for references to GitHub
issues, :github:`1234` (along with the existing inline role for Jira
issues :jira:`ZEP-1234`)

Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
pull/5011/head
David B. Kinder 8 years ago committed by Kumar Gala
parent
commit
08ce2bb37f
  1. 82
      doc/release-notes-1.10.rst

82
doc/release-notes-1.10.rst

@ -0,0 +1,82 @@ @@ -0,0 +1,82 @@
:orphan:
.. _zephyr_1.10:
Zephyr Kernel 1.10.0
#####################
DRAFT: We are pleased to announce the release of Zephyr kernel version 1.10.0.
Major enhancements with this release include:
* Integration with MCUBOOT Bootloader
* Additional implementation of MMU/MPU support
* Build and Configuration System (CMake)
* Newtron Flash Filesystem (NFFS) Support
* Increased testsuite coverage
The following sections provide detailed lists of changes by component.
Kernel
******
* details ...
Architectures
*************
* details ...
Boards
******
* details ...
Drivers and Sensors
*******************
* details ...
Networking
**********
* details ...
Bluetooth
*********
* details ...
Build and Infrastructure
************************
* details ...
Libraries
*********
* details ...
HALs
****
* details ...
Documentation
*************
* details ...
Tests and Samples
*****************
* details ...
Issue Related Items
*******************
.. comment List derived from Jira/GitHub Issue query: ...
* :jira:`ZEP-248` - reference a (public) Jira issue
* :github:`1234` - reference a GitHub issue
Loading…
Cancel
Save