Skip to content

Commit

Permalink
doc: flpr support note
Browse files Browse the repository at this point in the history
Added a note on experimental support

Signed-off-by: Anna Wojdylo <[email protected]>
  • Loading branch information
annwoj authored and rlubos committed Nov 7, 2024
1 parent 077d132 commit a1471e6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions doc/nrf/app_dev/device_guides/nrf54l/building_nrf54l.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ Building and programming with nRF54L15 DK
:local:
:depth: 2

.. note::
The FLPR core support in the |NCS| is currently :ref:`experimental<software_maturity>`.

This guide provides instructions on how to build and program the nRF54L15 development kit.
Whether you are working with single or multi-image builds, the following sections will guide you through the necessary steps.

Expand Down
3 changes: 3 additions & 0 deletions doc/nrf/app_dev/device_guides/nrf54l/vpr_flpr.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ Working with the FLPR core
:local:
:depth: 2

.. note::
The FLPR core support in the |NCS| is currently :ref:`experimental<software_maturity>`.

The nRF54L15 SoC has a dedicated VPR CPU (RISC-V architecture), named *fast lightweight peripheral processor* (FLPR).
The following peripherals are available for use with the FLPR core, and can be accessed through the appropriate Zephyr Device Driver API:

Expand Down

0 comments on commit a1471e6

Please sign in to comment.