We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fdce0f0 commit 7965cdcCopy full SHA for 7965cdc
1 file changed
app/sample.yaml
@@ -18,3 +18,16 @@ tests:
18
- nrf5340dk/nrf5340/cpuapp
19
extra_args:
20
- 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
31
32
33
+ - app_SNIPPET=uwb_qm35
0 commit comments