Skip to content

Commit 697767d

Browse files
annwojcarlescufi
authored andcommitted
doc: remove pdk
removed pdk zephyr references Signed-off-by: Anna Wojdylo <[email protected]>
1 parent cf6f6a8 commit 697767d

File tree

3 files changed

+25
-33
lines changed

3 files changed

+25
-33
lines changed

doc/nrf/includes/sample_board_rows.txt

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -222,14 +222,6 @@
222222

223223
| Native Simulator | | native_sim | ``native_sim`` |
224224

225-
.. nrf54l15pdk_nrf54l15_cpuapp
226-
227-
| :ref:`nRF54L15 PDK <ug_nrf54l15_gs>` | PCA10156 | :ref:`nrf54l15pdk <zephyr:nrf54l15pdk_nrf54l15>` | ``nrf54l15pdk/nrf54l15/cpuapp`` |
228-
229-
.. [email protected]_nrf54l15_cpuapp
230-
231-
| :ref:`nRF54L15 PDK <ug_nrf54l15_gs>` | PCA10156 | :ref:`nrf54l15pdk <zephyr:nrf54l15pdk_nrf54l15>` | ``[email protected]/nrf54l15/cpuapp`` |
232-
233225
.. nrf54l15dk_nrf54l15_cpuapp
234226

235227
| :ref:`nRF54L15 DK <ug_nrf54l>` | PCA10156 | :ref:`nrf54l15dk <zephyr:nrf54l15dk_nrf54l15>` | ``nrf54l15dk/nrf54l15/cpuapp`` |

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

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -258,7 +258,7 @@ Amazon Sidewalk
258258

259259
* Added:
260260

261-
* Experimental support for the Bluetooth LE and sub-GHz protocols on the :ref:`zephyr:nrf54l15pdk_nrf54l15`.
261+
* Experimental support for the Bluetooth LE and sub-GHz protocols on the nRF54L15 PDK.
262262
* Support for the DFU FUOTA.
263263

264264
* Updated:
@@ -349,7 +349,7 @@ Thread
349349

350350
* Added:
351351

352-
* Support for the :ref:`zephyr:nrf54l15pdk_nrf54l15` in the :ref:`ot_cli_sample` and :ref:`ot_coprocessor_sample` samples.
352+
* Support for the nRF54L15 PDK in the :ref:`ot_cli_sample` and :ref:`ot_coprocessor_sample` samples.
353353
* New :ref:`feature set <thread_ug_feature_sets>` option :kconfig:option:`CONFIG_OPENTHREAD_NORDIC_LIBRARY_RCP`.
354354

355355
Zigbee
@@ -372,7 +372,7 @@ Enhanced ShockBurst (ESB)
372372

373373
* Added:
374374

375-
* Support for the :ref:`zephyr:nrf54h20dk_nrf54h20` and the :ref:`zephyr:nrf54l15pdk_nrf54l15`.
375+
* Support for the :ref:`zephyr:nrf54h20dk_nrf54h20` and the nRF54L15 PDK.
376376
* Fast switching between radio states for the nRF54H20 SoC.
377377
* Fast radio channel switching for the nRF54H20 SoC.
378378

@@ -381,7 +381,7 @@ Wi-Fi
381381

382382
* Added:
383383

384-
* Support for the :ref:`zephyr:nrf54h20dk_nrf54h20` and :ref:`zephyr:nrf54l15pdk_nrf54l15` boards with :ref:`nRF7002 EB <ug_nrf7002eb_gs>`.
384+
* Support for the :ref:`zephyr:nrf54h20dk_nrf54h20` and nRF54L15 PDK boards with :ref:`nRF7002 EB <ug_nrf7002eb_gs>`.
385385
* General enhancements in low-power mode including watchdog based recovery.
386386

387387
Applications
@@ -483,7 +483,7 @@ nRF Desktop
483483

484484
* Added:
485485

486-
* Support for the :ref:`zephyr:nrf54l15pdk_nrf54l15` with the ``nrf54l15pdk/nrf54l15/cpuapp`` board target.
486+
* Support for the nRF54L15 PDK with the ``nrf54l15pdk/nrf54l15/cpuapp`` board target.
487487

488488
The PDK can act as a sample mouse or keyboard.
489489
It supports the Bluetooth LE HID data transport and uses SoftDevice Link Layer with Low Latency Packet Mode (LLPM) enabled.
@@ -601,7 +601,7 @@ Bluetooth samples
601601
* :ref:`peripheral_status` sample
602602
* :ref:`shell_bt_nus` sample
603603

604-
* Support for both the :ref:`zephyr:nrf54h20dk_nrf54h20` and the :ref:`zephyr:nrf54l15pdk_nrf54l15` boards in the following samples:
604+
* Support for both the :ref:`zephyr:nrf54h20dk_nrf54h20` and the nRF54L15 PDK boards in the following samples:
605605

606606
* :ref:`peripheral_lbs` sample
607607
* :ref:`bluetooth_central_hids` sample
@@ -626,7 +626,7 @@ Bluetooth Fast Pair samples
626626

627627
* :ref:`fast_pair_input_device` sample:
628628

629-
* Added support for the :ref:`zephyr:nrf54l15pdk_nrf54l15` board.
629+
* Added support for the nRF54L15 PDK board.
630630

631631
* Updated:
632632

@@ -638,7 +638,7 @@ Bluetooth Fast Pair samples
638638
Bluetooth Mesh samples
639639
----------------------
640640

641-
* Added support for the :ref:`zephyr:nrf54l15pdk_nrf54l15` board in the following samples:
641+
* Added support for the nRF54L15 PDK board in the following samples:
642642

643643
* :ref:`bluetooth_mesh_sensor_client` sample
644644
* :ref:`bluetooth_mesh_sensor_server` sample
@@ -743,7 +743,7 @@ Cryptography samples
743743
* Added:
744744

745745
* :ref:`crypto_spake2p` sample.
746-
* Support for the :ref:`zephyr:nrf54l15pdk_nrf54l15` board for all crypto samples.
746+
* Support for the nRF54L15 PDK board for all crypto samples.
747747
* Support for the :ref:`zephyr:nrf54h20dk_nrf54h20` board in all crypto samples, except :ref:`crypto_persistent_key` and :ref:`crypto_tls`.
748748
* Support for the :ref:`zephyr:nrf9151dk_nrf9151` board for all crypto samples.
749749
* Support for the :ref:`nRF9161 DK <ug_nrf9161>` board for the :ref:`crypto_test`.
@@ -771,7 +771,7 @@ Enhanced ShockBurst samples
771771

772772
* :ref:`esb_prx` sample:
773773

774-
* Added support for the :ref:`zephyr:nrf54h20dk_nrf54h20` and :ref:`zephyr:nrf54l15pdk_nrf54l15` boards.
774+
* Added support for the :ref:`zephyr:nrf54h20dk_nrf54h20` and nRF54L15 PDK boards.
775775

776776
Keys samples
777777
------------
@@ -787,7 +787,7 @@ Matter samples
787787
By utilizing the test event triggers, you can simulate various operational conditions and responses in your Matter device without the need for external setup.
788788
To get started with using test event triggers in your Matter samples and to understand the capabilities of this feature, refer to the :ref:`ug_matter_test_event_triggers` page.
789789

790-
* Support for the :ref:`zephyr:nrf54l15pdk_nrf54l15` with the ``nrf54l15pdk/nrf54l15/cpuapp`` board target to the following Matter samples:
790+
* Support for the nRF54L15 PDK with the ``nrf54l15pdk/nrf54l15/cpuapp`` board target to the following Matter samples:
791791

792792
* :ref:`matter_template_sample` sample.
793793
* :ref:`matter_light_bulb_sample` sample.
@@ -865,8 +865,8 @@ NFC samples
865865

866866
* Added:
867867

868-
* Support for the :ref:`zephyr:nrf54l15pdk_nrf54l15` board in the :ref:`nrf-nfc-system-off-sample` sample.
869-
* Support for the :ref:`zephyr:nrf54h20dk_nrf54h20` and :ref:`zephyr:nrf54l15pdk_nrf54l15` boards in the following samples:
868+
* Support for the nRF54L15 PDK board in the :ref:`nrf-nfc-system-off-sample` sample.
869+
* Support for the :ref:`zephyr:nrf54h20dk_nrf54h20` and nRF54L15 PDK boards in the following samples:
870870

871871
* :ref:`record_launch_app` sample
872872
* :ref:`record_text` sample
@@ -879,14 +879,14 @@ Peripheral samples
879879

880880
* :ref:`radio_test` sample:
881881

882-
* Added support for the :ref:`zephyr:nrf54h20dk_nrf54h20` and :ref:`zephyr:nrf54l15pdk_nrf54l15` boards.
882+
* Added support for the :ref:`zephyr:nrf54h20dk_nrf54h20` and nRF54L15 PDK boards.
883883

884884
* The CLI command ``fem tx_power_control <tx_power_control>`` replaces ``fem tx_gain <tx_gain>`` .
885885
This change applies to the sample built with the :ref:`CONFIG_RADIO_TEST_POWER_CONTROL_AUTOMATIC <CONFIG_RADIO_TEST_POWER_CONTROL_AUTOMATIC>` set to ``n``.
886886

887887
* :ref:`802154_phy_test` sample:
888888

889-
* Added support for the :ref:`zephyr:nrf54l15pdk_nrf54l15` board.
889+
* Added support for the nRF54L15 PDK board.
890890

891891
* :ref:`802154_sniffer` sample:
892892

@@ -917,11 +917,11 @@ Thread samples
917917

918918
* :ref:`ot_cli_sample` sample:
919919

920-
* Added support for the :ref:`zephyr:nrf54l15pdk_nrf54l15` board.
920+
* Added support for the nRF54L15 PDK board.
921921

922922
* :ref:`ot_coprocessor_sample` sample:
923923

924-
* Added support for the :ref:`zephyr:nrf54l15pdk_nrf54l15` board.
924+
* Added support for the nRF54L15 PDK board.
925925
* Changed the default :ref:`feature set <thread_ug_feature_sets>` from Master to RCP.
926926

927927
Zigbee samples

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

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -337,7 +337,7 @@ Security
337337

338338
* The :kconfig:option:`CONFIG_CRACEN_IKG_SEED_KMU_SLOT` Kconfig option to allow customization of the KMU slot used to store CRACEN's Internal Key Generator (IKG) seed.
339339
The default IKG seed slot is now 183 (previously 0).
340-
* TF-M support for the :ref:`zephyr:nrf54l15dk_nrf54l15` (board target ``nrf54l15dk/nrf54l15/cpuapp/ns``), replacing the :ref:`zephyr:nrf54l15pdk_nrf54l15` (board target ``nrf54l15pdk/nrf54l15/cpuapp/ns``).
340+
* TF-M support for the :ref:`zephyr:nrf54l15dk_nrf54l15` (board target ``nrf54l15dk/nrf54l15/cpuapp/ns``), replacing the nRF54L15 PDK (board target ``nrf54l15pdk/nrf54l15/cpuapp/ns``).
341341
* The ``west ncs-provision`` command, which allows to provision signature verification keys to the nRF54L15 SoC over the J-Link interface.
342342

343343
* Deprecated legacy Mbed TLS crypto toolbox APIs that are enabled when the :kconfig:option:`CONFIG_NORDIC_SECURITY_BACKEND` Kconfig option is set.
@@ -546,7 +546,7 @@ nRF Desktop
546546

547547
* Added:
548548

549-
* Support for the :ref:`zephyr:nrf54l15dk_nrf54l15` (board target ``nrf54l15dk/nrf54l15/cpuapp``), replacing the :ref:`zephyr:nrf54l15pdk_nrf54l15` (board target ``nrf54l15pdk/nrf54l15/cpuapp``).
549+
* Support for the :ref:`zephyr:nrf54l15dk_nrf54l15` (board target ``nrf54l15dk/nrf54l15/cpuapp``), replacing the nRF54L15 PDK (board target ``nrf54l15pdk/nrf54l15/cpuapp``).
550550
* A debug configuration enabling the `Fast Pair`_ feature on the nRF54L15 DK with the ``nrf54l15dk/nrf54l15/cpuapp`` board target.
551551
* An application versioning using the :file:`VERSION` file.
552552
The versioning is only applied to the application configurations that use the MCUboot bootloader.
@@ -708,7 +708,7 @@ Bluetooth samples
708708
Bluetooth Fast Pair samples
709709
---------------------------
710710

711-
* Added support for the :ref:`zephyr:nrf54l15dk_nrf54l15` (board target ``nrf54l15dk/nrf54l15/cpuapp``), replacing the :ref:`zephyr:nrf54l15pdk_nrf54l15` (board target ``nrf54l15pdk/nrf54l15/cpuapp``).
711+
* Added support for the :ref:`zephyr:nrf54l15dk_nrf54l15` (board target ``nrf54l15dk/nrf54l15/cpuapp``), replacing the nRF54L15 PDK (board target ``nrf54l15pdk/nrf54l15/cpuapp``).
712712

713713
* Updated:
714714

@@ -742,7 +742,7 @@ Bluetooth Mesh samples
742742

743743
* Added:
744744

745-
* Support for the :ref:`zephyr:nrf54l15dk_nrf54l15` (board target ``nrf54l15dk/nrf54l15/cpuapp``), replacing the :ref:`zephyr:nrf54l15pdk_nrf54l15` (board target ``nrf54l15pdk/nrf54l15/cpuapp``).
745+
* Support for the :ref:`zephyr:nrf54l15dk_nrf54l15` (board target ``nrf54l15dk/nrf54l15/cpuapp``), replacing the nRF54L15 PDK (board target ``nrf54l15pdk/nrf54l15/cpuapp``).
746746
* Support for Zephyr Memory Storage (ZMS) when compiling for the :ref:`zephyr:nrf54l15dk_nrf54l15` board.
747747

748748
* :ref:`bluetooth_ble_peripheral_lbs_coex` sample:
@@ -823,7 +823,7 @@ Cellular samples
823823
Cryptography samples
824824
--------------------
825825

826-
* Added support for the :ref:`zephyr:nrf54l15dk_nrf54l15` (board target ``nrf54l15dk/nrf54l15/cpuapp/ns``), replacing the :ref:`zephyr:nrf54l15pdk_nrf54l15` (board target ``nrf54l15pdk/nrf54l15/cpuapp/ns``).
826+
* Added support for the :ref:`zephyr:nrf54l15dk_nrf54l15` (board target ``nrf54l15dk/nrf54l15/cpuapp/ns``), replacing the nRF54L15 PDK (board target ``nrf54l15pdk/nrf54l15/cpuapp/ns``).
827827

828828
Debug samples
829829
-------------
@@ -852,7 +852,7 @@ Matter samples
852852

853853
* The :kconfig:option:`CONFIG_NCS_SAMPLE_MATTER_ZAP_FILES_PATH` Kconfig option, which specifies ZAP files location for the sample.
854854
By default, the option points to the :file:`src/default_zap` directory and can be changed to any path relative to sample's location that contains the ZAP file and :file:`zap-generated` directory.
855-
* Support for the :ref:`zephyr:nrf54l15dk_nrf54l15`, replacing the :ref:`zephyr:nrf54l15pdk_nrf54l15`.
855+
* Support for the :ref:`zephyr:nrf54l15dk_nrf54l15`, replacing the nRF54L15 PDK.
856856
* Support for :ref:`Trusted Firmware-M <ug_tfm>` on the nRF54L15 SoC.
857857
* The :ref:`matter_smoke_co_alarm_sample` sample that demonstrates implementation of Matter Smoke CO alarm device type.
858858
* The :kconfig:option:`CONFIG_NCS_SAMPLE_MATTER_LEDS` Kconfig option, which can be used to disable the LEDs in the Matter sample or application.
@@ -945,7 +945,7 @@ Protocols serialization samples
945945
Trusted Firmware-M (TF-M) samples
946946
---------------------------------
947947

948-
* Added support for the :ref:`zephyr:nrf54l15dk_nrf54l15` (``nrf54l15dk/nrf54l15/cpuapp/ns``), replacing the :ref:`zephyr:nrf54l15pdk_nrf54l15` (``nrf54l15pdk/nrf54l15/cpuapp/ns``).
948+
* Added support for the :ref:`zephyr:nrf54l15dk_nrf54l15` (``nrf54l15dk/nrf54l15/cpuapp/ns``), replacing the nRF54L15 PDK (``nrf54l15pdk/nrf54l15/cpuapp/ns``).
949949

950950
* :ref:`tfm_psa_template` sample:
951951

@@ -1005,7 +1005,7 @@ Other samples
10051005

10061006
* :ref:`coremark_sample` sample:
10071007

1008-
* Added support for the :ref:`zephyr:nrf54l15dk_nrf54l15` (board target ``nrf54l15dk/nrf54l15/cpuapp``), replacing the :ref:`zephyr:nrf54l15pdk_nrf54l15` (board target ``nrf54l15pdk/nrf54l15/cpuapp``).
1008+
* Added support for the :ref:`zephyr:nrf54l15dk_nrf54l15` (board target ``nrf54l15dk/nrf54l15/cpuapp``), replacing the nRF54L15 PDK (board target ``nrf54l15pdk/nrf54l15/cpuapp``).
10091009
* Updated the logging mode to minimal (:kconfig:option:`CONFIG_LOG_MODE_MINIMAL`) to reduce the sample's memory footprint and ensure no logging interference with the running benchmark.
10101010

10111011
Drivers

0 commit comments

Comments
 (0)