Skip to content

Commit

Permalink
samples: openthread: Remove support for nRF54H20
Browse files Browse the repository at this point in the history
nRF54H20 is no longer supported in Openthread samples.

- Removed DTS and config files related to nRF54H20.

Signed-off-by: Arkadiusz Balys <[email protected]>
  • Loading branch information
ArekBalysNordic committed Feb 28, 2025
1 parent f39fff3 commit c3a5d7b
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 76 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -555,7 +555,7 @@ Trusted Firmware-M (TF-M) samples
Thread samples
--------------

|no_changes_yet_note|
* Removed support for nRF54H20 DK from the :ref:`ot_cli_sample` sample.

Zigbee samples
--------------
Expand Down
15 changes: 0 additions & 15 deletions samples/openthread/cli/boards/nrf54h20dk_nrf54h20_cpuapp.conf

This file was deleted.

54 changes: 0 additions & 54 deletions samples/openthread/cli/boards/nrf54h20dk_nrf54h20_cpuapp.overlay

This file was deleted.

6 changes: 0 additions & 6 deletions samples/openthread/cli/sample.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ tests:
- nrf54l15dk/nrf54l15/cpuapp
- nrf54l15dk/nrf54l10/cpuapp
- nrf54l15dk/nrf54l15/cpuapp/ns
- nrf54h20dk/nrf54h20/cpuapp
integration_platforms:
- nrf52840dk/nrf52840
- nrf52840dongle/nrf52840
Expand All @@ -27,7 +26,6 @@ tests:
- nrf54l15dk/nrf54l15/cpuapp
- nrf54l15dk/nrf54l10/cpuapp
- nrf54l15dk/nrf54l15/cpuapp/ns
- nrf54h20dk/nrf54h20/cpuapp
sample.openthread.cli.multiprotocol:
sysbuild: true
build_only: true
Expand All @@ -43,7 +41,6 @@ tests:
- nrf54l15dk/nrf54l15/cpuapp
- nrf54l15dk/nrf54l10/cpuapp
- nrf54l15dk/nrf54l15/cpuapp/ns
- nrf54h20dk/nrf54h20/cpuapp
extra_args:
- cli_SNIPPET="ci;logging;multiprotocol;tcp"
- FILE_SUFFIX=ble
Expand All @@ -55,7 +52,6 @@ tests:
- nrf54l15dk/nrf54l15/cpuapp
- nrf54l15dk/nrf54l10/cpuapp
- nrf54l15dk/nrf54l15/cpuapp/ns
- nrf54h20dk/nrf54h20/cpuapp
sample.openthread.cli.singleprotocol:
sysbuild: true
build_only: true
Expand All @@ -70,7 +66,6 @@ tests:
- nrf54l15dk/nrf54l15/cpuapp
- nrf54l15dk/nrf54l10/cpuapp
- nrf54l15dk/nrf54l15/cpuapp/ns
- nrf54h20dk/nrf54h20/cpuapp
extra_args: >
cli_SNIPPET="ci;logging;tcp"
integration_platforms:
Expand All @@ -80,7 +75,6 @@ tests:
- nrf54l15dk/nrf54l15/cpuapp
- nrf54l15dk/nrf54l10/cpuapp
- nrf54l15dk/nrf54l15/cpuapp/ns
- nrf54h20dk/nrf54h20/cpuapp
sample.openthread.cli.usb:
sysbuild: true
build_only: true
Expand Down

0 comments on commit c3a5d7b

Please sign in to comment.