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 SoC revision compatibility page #20155

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions doc/nrf/releases_and_maturity.rst
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,5 @@ If an issue is found in a release after it has taken place, those issues are lis
releases_and_maturity/repository_revisions
releases_and_maturity/software_maturity
releases_and_maturity/abi_compatibility
releases_and_maturity/soc_rev_compatibility
releases_and_maturity/known_issues
31 changes: 31 additions & 0 deletions doc/nrf/releases_and_maturity/soc_rev_compatibility.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
.. _soc_compatibility:

SoC Revision Compatibility
##########################

.. contents::
:local:
:depth: 2

Some Nordic Semiconductor SoCs undergo multiple revisions throughout their lifecycle, each characterized by specific enhancements, features, and capabilities.
As these revisions can impact software compatibility and performance, it is essential to assure compatibility between specific SoC revisions and |NCS| versions.

This page provides detailed information about the compatibility of SoC revisions with different versions of the |NCS|.

nRF54L15 Compatibility
**********************

+----------------------+-------------------------+-------------+
| nRF54L15 SoC revision| nRF Connect SDK version | Support |
+======================+=========================+=============+
| B | 2.7.0 | |
| | 2.8.0 | Experimental|
+----------------------+-------------------------+-------------+
| 1 | 2.8.0 | |
| | 2.9.0 | Supported |
+----------------------+-------------------------+-------------+
| 1,2 | 2.9.1 | |
| | 3.0.0 | |
| | 3.1.0 | |
| | 3.2.0 | Supported |
+----------------------+-------------------------+-------------+