Skip to content

Commit 85b4eb9

Browse files
b-gentcarlescufi
authored andcommitted
doc: add SoC revision compatibility page
Adding new page under Releases and Maturity to document SDK support for different revisions of nRF54L. In the future, this will be used for other SoCs as well. Signed-off-by: Bartosz Gentkowski <[email protected]>
1 parent 3a1fc0e commit 85b4eb9

File tree

2 files changed

+34
-0
lines changed

2 files changed

+34
-0
lines changed

doc/nrf/releases_and_maturity.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,5 @@ If an issue is found in a release after it has taken place, those issues are lis
2828
releases_and_maturity/repository_revisions
2929
releases_and_maturity/software_maturity
3030
releases_and_maturity/abi_compatibility
31+
releases_and_maturity/soc_rev_compatibility
3132
releases_and_maturity/known_issues
Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
.. _soc_compatibility:
2+
3+
SoC Revision Compatibility
4+
##########################
5+
6+
.. contents::
7+
:local:
8+
:depth: 2
9+
10+
Some Nordic Semiconductor SoCs undergo multiple revisions throughout their lifecycle, each characterized by specific enhancements, features, and capabilities.
11+
As these revisions can impact software compatibility and performance, it is essential to assure compatibility between specific SoC revisions and |NCS| versions.
12+
13+
This page provides detailed information about the compatibility of SoC revisions with different versions of the |NCS|.
14+
15+
.. _soc_compatibility_nrf54l15:
16+
17+
nRF54L15 Compatibility
18+
**********************
19+
20+
The following table presents SoC revision compatibility for the nRF54L15.
21+
22+
+----------------------+-------------------------+-------------+
23+
| nRF54L15 SoC revision| nRF Connect SDK version | Support |
24+
+======================+=========================+=============+
25+
| B | 2.7.0 | |
26+
| | 2.8.0 | Experimental|
27+
+----------------------+-------------------------+-------------+
28+
| 1 | 2.8.0 | |
29+
| | 2.9.0 | Supported |
30+
+----------------------+-------------------------+-------------+
31+
| 1,2 | 2.9.1 | |
32+
| | 3.0.0 | Supported |
33+
+----------------------+-------------------------+-------------+

0 commit comments

Comments
 (0)