Skip to content

Commit

Permalink
openthread: samples: Add nrf54h20 to twister build.
Browse files Browse the repository at this point in the history
Adding nrfh20 single and multiprotocol to twister builds.

Signed-off-by: Przemyslaw Bida <[email protected]>
  • Loading branch information
canisLupus1313 committed Jun 5, 2024
1 parent 9b02ae4 commit 1be0a3b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions samples/openthread/cli/sample.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ tests:
nrf5340dk/nrf5340/cpuapp
nrf5340dk/nrf5340/cpuapp/ns
nrf54l15pdk/nrf54l15/cpuapp
nrf54h20dk/nrf54h20/cpuapp
extra_args: >
cli_SNIPPET="ci;logging;multiprotocol;tcp"
FILE_SUFFIX=ble
Expand All @@ -24,6 +25,7 @@ tests:
- nrf5340dk/nrf5340/cpuapp
- nrf5340dk/nrf5340/cpuapp/ns
- nrf54l15pdk/nrf54l15/cpuapp
- nrf54h20dk/nrf54h20/cpuapp
sample.openthread.cli.singleprotocol:
sysbuild: true
build_only: true
Expand All @@ -34,6 +36,7 @@ tests:
nrf5340dk/nrf5340/cpuapp
nrf5340dk/nrf5340/cpuapp/ns
nrf54l15pdk/nrf54l15/cpuapp
nrf54h20dk/nrf54h20/cpuapp
extra_args: >
cli_SNIPPET="ci;logging;tcp"
integration_platforms:
Expand All @@ -42,6 +45,7 @@ tests:
- nrf5340dk/nrf5340/cpuapp
- nrf5340dk/nrf5340/cpuapp/ns
- nrf54l15pdk/nrf54l15/cpuapp
- nrf54h20dk/nrf54h20/cpuapp
sample.openthread.cli.usb:
sysbuild: true
build_only: true
Expand Down

0 comments on commit 1be0a3b

Please sign in to comment.