Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

doc: Add release notes for 1.5 #4004

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
5 changes: 3 additions & 2 deletions doc/nrf/index.rst
Expand Up @@ -10,7 +10,9 @@ The |NCS| includes the Zephyr™ real-time operating system (RTOS), which is bui

.. note::

This version of the |NCS| supports prototyping and evaluation, but should not be used for production and deployment in end products.
nRF53 Series devices are now supported for production.
Wireless protocol stacks and libraries may indicate support for development or support for production for different series of devices based on verification and certification status.


umapraseeda marked this conversation as resolved.
Show resolved Hide resolved
.. previous note about development and production support
.. nRF53 Series devices (which are pre-production) and Zigbee and Bluetooth mesh protocols are supported for development in |release| for prototyping and evaluation.
Expand Down Expand Up @@ -63,6 +65,5 @@ In addition to the |NCS| documentation, information is available in the followin
libraries
scripts
release_notes
known_issues

.. cheat_sheet
2 changes: 2 additions & 0 deletions doc/nrf/known_issues.rst
@@ -1,3 +1,5 @@
:orphan:

.. _known_issues:

Known issues
Expand Down
3 changes: 2 additions & 1 deletion doc/nrf/links.txt
Expand Up @@ -35,6 +35,7 @@
.. _`nrfx`: https://github.com/NordicSemiconductor/nrfx/
.. _`Changelog for nrfx 2.2.0`: https://github.com/NordicSemiconductor/nrfx/blob/master/CHANGELOG.md#user-content-220---2020-04-28
.. _`Changelog for nrfx 2.3.0`: https://github.com/NordicSemiconductor/nrfx/blob/master/CHANGELOG.md#user-content-230---2020-08-19
.. _`Changelog for nrfx 2.4.0`: https://github.com/NordicSemiconductor/nrfx/blob/master/CHANGELOG.md#user-content-240---2020-11-13

.. _`nRF52 client for serial LTE modem application`: https://github.com/NordicPlayground/nRF52-clients-for-serial-LTE-modem

Expand Down Expand Up @@ -104,7 +105,7 @@
.. _`nRF Connect SDK latest documentation`: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/index.html

.. _`known issues page on the master branch`: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/known_issues.html
.. _`known issues for nRF Connect SDK v1.4.99-dev1`: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/known_issues.html?v=v1-4-99-dev1
.. _`known issues for nRF Connect SDK v1.5.0`: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/known_issues.html?v=v1-5-0
.. _`known issues for nRF Connect SDK v1.4.2`: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/known_issues.html?v=v1-4-2
.. _`known issues for nRF Connect SDK v1.4.1`: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/known_issues.html?v=v1-4-1
.. _`known issues for nRF Connect SDK v1.4.0`: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/known_issues.html?v=v1-4-0
Expand Down
2 changes: 1 addition & 1 deletion doc/nrf/release_notes.rst
Expand Up @@ -20,7 +20,7 @@ This page is included only in the latest documentation, because it might contain
:maxdepth: 1
:caption: Subpages:

releases/release-notes-latest
releases/release-notes-1.5.0
releases/release-notes-1.4.2
releases/release-notes-1.4.1
releases/release-notes-1.4.0
Expand Down
1,053 changes: 1,053 additions & 0 deletions doc/nrf/releases/release-notes-1.5.0.rst

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions doc/nrf/releases/release-notes-latest.rst
@@ -1,3 +1,5 @@
:orphan:

.. _ncs_release_notes_latest:

Changes in |NCS| v1.4.99
Expand Down
4 changes: 2 additions & 2 deletions include/net/fota_download.rst
@@ -1,7 +1,7 @@
.. _lib_fota_download:

FOTA download library
#####################
FOTA download
#############

.. contents::
:local:
Expand Down