Skip to content

Commit b17ecac

Browse files
committed
doc: Update known issues for NCS v3.0.0
Added v3-0-0 to known issues. Signed-off-by: Pekka Niskanen <[email protected]>
1 parent aeda4cd commit b17ecac

File tree

3 files changed

+343
-154
lines changed

3 files changed

+343
-154
lines changed

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

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,12 @@ Zephyr and the |NCS| provide support and contain board definitions for developin
3737
- | `Datasheet <nRF54L15 Datasheet_>`_
3838
- | `nRF54L05 System-on-Chip (SoC) <nRF54L05_>`_
3939

40-
Additionally, the nRF54L15 SoC supports :ref:`nrfxlib:soft_peripherals`, which you can use to emulate the hardware peripherals.
40+
.. note::
41+
42+
* The nRF54L15 SoC is not supported for production in the |NCS| v2.9.0.
43+
Use v2.9.1 or later instead.
44+
* The nRF54L05 and L10 SoCs are not supported for production in the |NCS| versions 2.9.0 or 2.9.1.
45+
Use v3.0.0 or later instead.
4146

4247
.. _ug_nrf54L15_revision:
4348

doc/nrf/links.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@
8080
.. _`sdk-nrf PR #15892`: https://github.com/nrfconnect/sdk-nrf/pull/15892
8181
.. _`sdk-nrf PR #14474`: https://github.com/nrfconnect/sdk-nrf/pull/14474
8282
.. _`sdk-nrf PR #16242`: https://github.com/nrfconnect/sdk-nrf/pull/16242
83+
.. _`sdk-nrf PR #20177`: https://github.com/nrfconnect/sdk-nrf/pull/20177
8384

8485
.. _`sdk-nrfxlib`: https://github.com/nrfconnect/sdk-nrfxlib
8586

0 commit comments

Comments
 (0)