Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

samples: 802154_phy_test: Remove nrf54h20dk support #21053

Merged
merged 1 commit into from
Mar 20, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions samples/peripheral/802154_phy_test/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -925,9 +925,6 @@ Building and running
This sample uses the :ref:`shell_ipc_readme` library to forward shell data through the physical UART interface of the application core.
The Remote IPC shell sample is built and programmed automatically by default.

.. note::
|54H_engb_2_8|

.. _802154_phy_test_testing:

Testing the sample
Expand Down
2 changes: 0 additions & 2 deletions samples/peripheral/802154_phy_test/sample.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,12 @@ tests:
- nrf21540dk/nrf52840
- nrf5340dk/nrf5340/cpunet
- nrf54l15dk/nrf54l15/cpuapp
- nrf54h20dk/nrf54h20/cpurad
platform_allow:
- nrf52833dk/nrf52833
- nrf52840dk/nrf52840
- nrf21540dk/nrf52840
- nrf5340dk/nrf5340/cpunet
- nrf54l15dk/nrf54l15/cpuapp
- nrf54h20dk/nrf54h20/cpurad
tags:
- ci_build
- ci_rs_build
Expand Down