Skip to content

Commit 7965cdc

Browse files
committed
app: Add Matter samples
Add Matter samples to sample.yaml. Signed-off-by: Adrian Gielniewski <adrian.gielniewski@nordicsemi.no>
1 parent fdce0f0 commit 7965cdc

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

app/sample.yaml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,16 @@ tests:
1818
- nrf5340dk/nrf5340/cpuapp
1919
extra_args:
2020
- app_SNIPPET=uwb_qm35
21+
app.nfc_door_lock.matter:
22+
platform_allow: *platforms
23+
integration_platforms: *platforms
24+
extra_args:
25+
- SNIPPET=matter
26+
app.door_lock_ble_uwb.matter:
27+
platform_allow:
28+
- nrf5340dk/nrf5340/cpuapp
29+
integration_platforms:
30+
- nrf5340dk/nrf5340/cpuapp
31+
extra_args:
32+
- SNIPPET=matter
33+
- app_SNIPPET=uwb_qm35

0 commit comments

Comments
 (0)