Skip to content

Commit 74d12a3

Browse files
FrancescoSerjukkar
authored andcommitted
doc: Release Notes for 2_9_0-nRF54H20
Added Release Notes for 2_9_0-nRF54H20. Signed-off-by: Francesco Domenico Servidio <francesco.servidio@nordicsemi.no>
1 parent c9221fa commit 74d12a3

14 files changed

+596
-120
lines changed

doc/nrf/app_dev/device_guides/nrf54h/index.rst

-2
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ Developing with nRF54H Series
66
.. note::
77

88
All software for the nRF54H20 SoC is experimental, and hardware availability is restricted to the participants in the customer sampling program.
9-
Do not use the |NCS| v2.9.0 with the nRF54H20 SoC.
10-
Use the |NCS| v2.8.0 instead.
119

1210
.. |nrf_series| replace:: devices of the nRF54H Series
1311

doc/nrf/app_dev/device_guides/nrf54h/ug_nrf54h20_custom_pcb.rst

-4
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,6 @@ Configuring your application for a custom PCB
99

1010
This guide demonstrates how to create your custom board files for your PCB for the nRF54H20 SoC.
1111

12-
.. note::
13-
Do not use the |NCS| v2.9.0 with the nRF54H20 SoC.
14-
Use the |NCS| v2.8.0 instead.
15-
1612
Prepare your PCB
1713
****************
1814

doc/nrf/app_dev/device_guides/nrf54h/ug_nrf54h20_gs.rst

-4
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,6 @@ Getting started with the nRF54H20 DK
1010
This document gets you started with your nRF54H20 Development Kit (DK) using the |NCS|.
1111
It tells you how to install the :zephyr:code-sample:`sysbuild_hello_world` sample and perform a quick test of your DK.
1212

13-
.. note::
14-
Do not use the |NCS| v2.9.0 with the nRF54H20 SoC.
15-
Use the |NCS| v2.8.0 instead.
16-
1713
.. _ug_nrf54h20_gs_requirements:
1814

1915
Minimum requirements

doc/nrf/dev_model_and_contributions/adding_code.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ This is demonstrated by the following code, that would be placed somewhere in yo
162162
- name: nrf
163163
repo-path: sdk-nrf
164164
remote: ncs
165-
revision: 2.9.0
165+
revision: 2.9.0-nRF54H20-rc1
166166
import: true
167167
self:
168168
path: application
@@ -189,7 +189,7 @@ For example:
189189
projects:
190190
- name: nrf
191191
remote: ncs
192-
revision: 2.9.0
192+
revision: 2.9.0-nRF54H20-rc1
193193
import: true
194194
# Example for how to override a repository in the nRF Connect SDK with your own:
195195
- name: mcuboot

doc/nrf/links.txt

+4
Original file line numberDiff line numberDiff line change
@@ -427,6 +427,7 @@
427427
.. _`nRF Connect SDK latest documentation`: https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/index.html
428428

429429
.. _`known issues page on the main branch`: https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/releases_and_maturity/known_issues.html
430+
.. _`known issues for nRF Connect SDK v2.9.0-nRF54H20-rc1`: https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/releases_and_maturity/known_issues.html?v=v2-9-0-nRF54H20-rc1
430431
.. _`known issues for nRF Connect SDK v2.9.0`: https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/releases_and_maturity/known_issues.html?v=v2-9-0
431432
.. _`known issues for nRF Connect SDK v2.8.0`: https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/releases_and_maturity/known_issues.html?v=v2-8-0
432433
.. _`known issues for nRF Connect SDK v2.7.0`: https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/releases_and_maturity/known_issues.html?v=v2-7-0
@@ -477,6 +478,7 @@
477478

478479
.. _`nRF socket options`: https://docs.nordicsemi.com/bundle/ncs-latest/page/nrfxlib/nrf_modem/doc/sockets.html
479480

481+
.. _`Repositories and revisions for v2.9.0-nRF54H20-rc1`: https://docs.nordicsemi.com/bundle/ncs-2.9.0-nrf54h20-rc1/page/nrf/releases_and_maturity/repository_revisions.html
480482
.. _`Repositories and revisions for v2.9.0`: https://docs.nordicsemi.com/bundle/ncs-2.9.0/page/nrf/releases_and_maturity/repository_revisions.html
481483
.. _`Repositories and revisions for v2.8.0`: https://docs.nordicsemi.com/bundle/ncs-2.8.0/page/nrf/releases_and_maturity/repository_revisions.html
482484
.. _`Repositories and revisions for v2.7.99-cs2`: https://docs.nordicsemi.com/bundle/ncs-2.7.99-cs2/page/nrf/releases_and_maturity/repository_revisions.html
@@ -1555,6 +1557,8 @@
15551557

15561558
.. ### Source: files.nordicsemi.com
15571559

1560+
.. _`Twister test report for nRF Connect SDK v2.9.0-nRF54H20-rc1`: https://files.nordicsemi.com/ui/api/v1/download/contentBrowsing/NCS/external/release/v2.9.0-nrf54h20-rc1/test-report/twister_test_results_report.html?isNativeBrowsing=true
1561+
.. _`Hardware test report for nRF Connect SDK v2.9.0-nRF54H20-rc1`: https://files.nordicsemi.com/ui/api/v1/download/contentBrowsing/NCS/external/release/v2.9.0-nrf54h20-rc1/test-report/common_ncs_test_results_report.html?isNativeBrowsing=true
15581562
.. _`Twister test report for nRF Connect SDK v2.9.0`: https://files.nordicsemi.com/ui/api/v1/download/contentBrowsing/NCS/external/release/v2.9.0/test-report/twister_test_results_report.html?isNativeBrowsing=true
15591563
.. _`Hardware test report for nRF Connect SDK v2.9.0`: https://files.nordicsemi.com/ui/api/v1/download/contentBrowsing/NCS/external/release/v2.9.0/test-report/common_ncs_test_results_report.html?isNativeBrowsing=true
15601564
.. _`Twister test report for nRF Connect SDK v2.8.0`: https://files.nordicsemi.com/ui/api/v1/download/contentBrowsing/NCS/external/release/v2.8.0/test-report/twister_test_results_report.html?isNativeBrowsing=true

doc/nrf/protocols/matter/index.rst

+2
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ For a full list of |NCS| and Matter versions, view the following table:
2424
| nRF Connect SDK version | Matter specification version | Matter SDK version |
2525
+==========================+=====================================================+========================+
2626
| |release| | :ref:`1.4.0 <ug_matter_overview_dev_model_support>` | 1.4.0.0 |
27+
+--------------------------+ | |
28+
| v2.9.0 | | |
2729
+--------------------------+-----------------------------------------------------+------------------------+
2830
| v2.8.0 | :ref:`1.3.0 <ug_matter_overview_dev_model_support>` | 1.3.0.0 |
2931
+--------------------------+ | |

doc/nrf/releases_and_maturity/abi_compatibility.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,8 @@ The following table illustrates ABI compatibility between different versions of
4444
* - |NCS| v2.6.99-cs2
4545
- `nRF54H20 SoC Binaries v0.3.3`_
4646

47-
ABI compatibility ensures that the Secure Domain and System Controller firmware binaries do not need to be recompiled each time the Application, Radio binaries, or both are recompiled, as long as they are based on a compatible |NCS| version.
48-
Additionally, maintaining ABI compatibility allows the nRF54H20 SoC binaries components to work together without recompilation when updating to newer |NCS| versions.
47+
ABI compatibility ensures that the Secure Domain and System Controller firmware binaries do not need to be recompiled each time the application, radio binaries, or both are recompiled, as long as they are based on a compatible |NCS| version.
48+
Additionally, maintaining ABI compatibility allows the nRF54H20 SoC binary components to work together without recompilation when updating to newer |NCS| versions.
4949

5050
nRF54H20 SoC Binaries v0.8.0 changelog
5151
**************************************

0 commit comments

Comments
 (0)