Skip to content

Commit 52bd8df

Browse files
annwojrlubos
authored andcommitted
doc: Adjust the nrf54l developing section
Added note about the build target Removed the PSN article- not supported Signed-off-by: Anna Wojdylo <[email protected]>
1 parent 1259413 commit 52bd8df

File tree

6 files changed

+4
-89
lines changed

6 files changed

+4
-89
lines changed

doc/_utils/redirects.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -201,8 +201,6 @@
201201
("app_dev/device_guides/working_with_nrf/nrf54l/nrf54l15_gs", "gsg_guides"),
202202
("device_guides/working_with_nrf/nrf54l/testing_dfu", "app_dev/device_guides/nrf54l/testing_dfu"), # Testing the DFU solution
203203
("app_dev/device_guides/working_with_nrf/nrf54l/testing_dfu", "app_dev/device_guides/nrf54l/testing_dfu"),
204-
("device_guides/working_with_nrf/nrf54l/peripheral_sensor_node_shield", "app_dev/device_guides/nrf54l/peripheral_sensor_node_shield"), # Developing with Peripheral Sensor node shield
205-
("app_dev/device_guides/working_with_nrf/nrf54l/peripheral_sensor_node_shield", "app_dev/device_guides/nrf54l/peripheral_sensor_node_shield"),
206204
("device_guides/nrf54h", "app_dev/device_guides/nrf54h"), # Developing with nRF54H Series
207205
("device_guides/working_with_nrf/nrf54h/ug_nrf54h20_gs", "app_dev/device_guides/working_with_nrf/nrf54h/ug_nrf54h20_gs"), # Getting started with the nRF54H20 DK
208206
("device_guides/working_with_nrf/nrf54h/ug_nrf54h20_app_samples", "app_dev/device_guides/working_with_nrf/nrf54h/ug_nrf54h20_app_samples"), # nRF54H20 applications and samples (orphaned as of 2.7.0)

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

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,6 @@
44
Developing with nRF54L Series
55
#############################
66

7-
.. note::
8-
9-
All software for the nRF54L15 SoC is experimental and hardware availability is restricted to the participants in the limited sampling program.
10-
117
.. |nrf_series| replace:: devices of the nRF54L Series
128

139
.. include:: /includes/guides_complementary_to_app_dev.txt
@@ -28,10 +24,13 @@ Zephyr and the |NCS| provide support and contain board definitions for developin
2824
- :ref:`Getting started <gsg_other>`
2925
- `nRF54L15 System-on-Chip`_
3026

27+
.. note::
28+
29+
When building your project with the nRF54L15 DK v0.8.1 (Engineering B silicon), that is marked as PDK, and the nRF54L15 DK v0.9.1 (Engineering B silicon), you must use the ``nrf54l15dk/nrf54l51/cpuapp`` board target.
30+
3131
.. toctree::
3232
:maxdepth: 2
3333
:caption: Subpages:
3434

3535
features
3636
testing_dfu
37-
peripheral_sensor_node_shield

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

Lines changed: 0 additions & 81 deletions
This file was deleted.
-208 KB
Binary file not shown.
-164 KB
Binary file not shown.

doc/nrf/releases_and_maturity/releases/release-notes-changelog.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1113,7 +1113,6 @@ Documentation
11131113
* Added:
11141114

11151115
* The :ref:`ug_app_dev` section, which includes pages from the :ref:`configuration_and_build` section and from the removed Device configuration guides section.
1116-
* The :ref:`peripheral_sensor_node_shield` page.
11171116
* The :ref:`dfu_tools_mcumgr_cli` page after it was removed from the Zephyr repository.
11181117
* The :ref:`ug_nrf54h20_suit_soc_binaries` page.
11191118
* The :ref:`ug_nrf54h20_suit_push` page documentating the SUIT push model-based update process.

0 commit comments

Comments
 (0)