Skip to content
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.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 6 additions & 1 deletion doc/nrf/app_dev/device_guides/nrf54l/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,12 @@ Zephyr and the |NCS| provide support and contain board definitions for developin
- | `Datasheet <nRF54L15 Datasheet_>`_
- | `nRF54L05 System-on-Chip (SoC) <nRF54L05_>`_

Additionally, the nRF54L15 SoC supports :ref:`nrfxlib:soft_peripherals`, which you can use to emulate the hardware peripherals.
.. note::

* The nRF54L15 SoC is not supported for production in the |NCS| v2.9.0.
Use v2.9.1 or later instead.
* The nRF54L05 and L10 SoCs are not supported for production in the |NCS| versions 2.9.0 or 2.9.1.
Use v3.0.0 or later instead.

.. _ug_nrf54L15_revision:

Expand Down
1 change: 1 addition & 0 deletions doc/nrf/links.txt
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@
.. _`sdk-nrf PR #15892`: https://github.com/nrfconnect/sdk-nrf/pull/15892
.. _`sdk-nrf PR #14474`: https://github.com/nrfconnect/sdk-nrf/pull/14474
.. _`sdk-nrf PR #16242`: https://github.com/nrfconnect/sdk-nrf/pull/16242
.. _`sdk-nrf PR #20177`: https://github.com/nrfconnect/sdk-nrf/pull/20177

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

Expand Down
Loading