Skip to content

Commit d126a9c

Browse files
committed
snippets: Remove the L05 and L10 emulation snippets
The nRF54L05 and the nRF54L10 are now natively supported in NCS, as their own SoCs and as emulated targets in the nRF54L15 DK board. There is no longer need for those snippets. Signed-off-by: Carles Cufi <[email protected]>
1 parent f89bcff commit d126a9c

File tree

9 files changed

+5
-275
lines changed

9 files changed

+5
-275
lines changed

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

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,14 +26,14 @@ Zephyr and the |NCS| provide support and contain board definitions for developin
2626
| `User Guide <nRF54L15 DK User Guide_>`_
2727
- | `nRF54L15 DK product page <nRF54L15 DK_>`_
2828
| `nRF54L15 System-on-Chip (SoC) <nRF54L05_>`_
29-
* - :ref:`nRF54L05 emulation on the nRF54L15 DK <emulated-nrf54l05>`
29+
* - nRF54L05 emulation on the nRF54L15 DK
3030
- PCA10156
31-
- ``nrf54l15dk/nrf54l15/cpuapp``
31+
- ``nrf54l15dk/nrf54l05/cpuapp``
3232
- | `Datasheet <nRF54L15 Datasheet_>`_
3333
- | `nRF54L05 System-on-Chip (SoC) <nRF54L15 System-on-Chip_>`_
34-
* - :ref:`nRF54L10 emulation on the nRF54L15 DK <emulated-nrf54l10>`
34+
* - nRF54L10 emulation on the nRF54L15 DK
3535
- PCA10156
36-
- ``nrf54l15dk/nrf54l15/cpuapp``
36+
- ``nrf54l15dk/nrf54l10/cpuapp``
3737
- | `Datasheet <nRF54L15 Datasheet_>`_
3838
- | `nRF54L10 System-on-Chip (SoC) <nRF54L10_>`_
3939

@@ -69,4 +69,3 @@ Ensure to check the revision of your nRF54L15 device to see if it is supported:
6969
testing_dfu
7070
vpr_flpr
7171
building_nrf54l
72-
snippets

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

Lines changed: 0 additions & 95 deletions
This file was deleted.

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -319,7 +319,7 @@ Developing with nRF54L Series
319319

320320
* Added:
321321

322-
* :ref:`nRF54l_snippets` to emulate these targets on an nRF54L15 DK.
322+
* nRF54l_snippets to emulate these targets on an nRF54L15 DK.
323323
These are used only for development purposes.
324324
* The :ref:`ug_nrf54l_cryptography` page that provides more information about the cryptographic peripherals of the nRF54L Series devices, programming model for referencing keys, and configuration.
325325
* A page on :ref:`memory_storage` system.

snippets/emulated-nrf54l05/README.rst

Lines changed: 0 additions & 23 deletions
This file was deleted.

snippets/emulated-nrf54l05/boards/nrf54l15dk_nrf54l15_cpuapp.overlay

Lines changed: 0 additions & 52 deletions
This file was deleted.

snippets/emulated-nrf54l05/snippet.yml

Lines changed: 0 additions & 12 deletions
This file was deleted.

snippets/emulated-nrf54l10/README.rst

Lines changed: 0 additions & 23 deletions
This file was deleted.

snippets/emulated-nrf54l10/boards/nrf54l15dk_nrf54l15_cpuapp.overlay

Lines changed: 0 additions & 52 deletions
This file was deleted.

snippets/emulated-nrf54l10/snippet.yml

Lines changed: 0 additions & 12 deletions
This file was deleted.

0 commit comments

Comments
 (0)