Skip to content

Commit 3ecd951

Browse files
annwojrlubos
authored andcommitted
doc: flpr support note
Added a note on experimental support Signed-off-by: Anna Wojdylo <[email protected]> (cherry picked from commit a1471e6)
1 parent 6b850c9 commit 3ecd951

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ Building and programming with nRF54L15 DK
77
:local:
88
:depth: 2
99

10+
.. note::
11+
The FLPR core support in the |NCS| is currently :ref:`experimental<software_maturity>`.
12+
1013
This guide provides instructions on how to build and program the nRF54L15 development kit.
1114
Whether you are working with single or multi-image builds, the following sections will guide you through the necessary steps.
1215

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ Working with the FLPR core
77
:local:
88
:depth: 2
99

10+
.. note::
11+
The FLPR core support in the |NCS| is currently :ref:`experimental<software_maturity>`.
12+
1013
The nRF54L15 SoC has a dedicated VPR CPU (RISC-V architecture), named *fast lightweight peripheral processor* (FLPR).
1114
The following peripherals are available for use with the FLPR core, and can be accessed through the appropriate Zephyr Device Driver API:
1215

0 commit comments

Comments
 (0)