Skip to content

Commit

Permalink
samples: matter: light_bulb eagle ek sample added
Browse files Browse the repository at this point in the history
.nrf21540 sample switched from lock to light_bulb

Signed-off-by: Hubert Górski <hubert.gorski@nordicsemi.no>
  • Loading branch information
HubertHugo committed Aug 23, 2023
1 parent cdf78d8 commit e7c3d43
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
7 changes: 7 additions & 0 deletions samples/matter/light_bulb/sample.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,13 @@ tests:
- nrf5340dk_nrf5340_cpuapp
- nrf7002dk_nrf5340_cpuapp
platform_allow: nrf52840dk_nrf52840 nrf5340dk_nrf5340_cpuapp nrf7002dk_nrf5340_cpuapp
sample.matter.light_bulb.debug.nrf21540ek:
build_only: true
extra_args: SHIELD=nrf21540ek
integration_platforms:
- nrf52840dk_nrf52840
- nrf5340dk_nrf5340_cpuapp
platform_allow: nrf52840dk_nrf52840 nrf5340dk_nrf5340_cpuapp
# Sample to execute load tests
sample.matter.light_bulb.persistent_subscriptions:
build_only: true
Expand Down
7 changes: 0 additions & 7 deletions samples/matter/lock/sample.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,13 +25,6 @@ tests:
- nrf21540dk_nrf52840
platform_allow: >
nrf52840dk_nrf52840 nrf21540dk_nrf52840 nrf5340dk_nrf5340_cpuapp nrf7002dk_nrf5340_cpuapp
sample.matter.lock.debug.nrf21540ek:
build_only: true
extra_args: SHIELD=nrf21540ek
integration_platforms:
- nrf52840dk_nrf52840
- nrf5340dk_nrf5340_cpuapp
platform_allow: nrf52840dk_nrf52840 nrf5340dk_nrf5340_cpuapp
sample.matter.lock.switchable_thread.nrf7002_ek:
build_only: true
extra_args: SHIELD=nrf7002ek hci_rpmsg_SHIELD=nrf7002ek_coex
Expand Down

0 comments on commit e7c3d43

Please sign in to comment.