File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1515 app.door_lock_ble_uwb :
1616 platform_allow : &platforms_uwb
1717 - nrf5340dk/nrf5340/cpuapp
18+ - nrf54lm20dk/nrf54lm20a/cpuapp
1819 integration_platforms : *platforms_uwb
1920 extra_args :
2021 - app_SNIPPET=uwb_qm35
@@ -29,3 +30,41 @@ tests:
2930 extra_args :
3031 - SNIPPET=matter
3132 - app_SNIPPET=uwb_qm35
33+ app.door_lock_ble_uwb.matter.bt_nus :
34+ platform_allow : *platforms_uwb
35+ integration_platforms : *platforms_uwb
36+ extra_args :
37+ - SNIPPET=matter
38+ - app_SNIPPET=uwb_qm35
39+ - CONFIG_CHIP_NUS=y
40+ app.door_lock_ble_uwb.exp_fast :
41+ platform_allow : *platforms_uwb
42+ integration_platforms : *platforms_uwb
43+ extra_args :
44+ - app_SNIPPET=uwb_qm35
45+ - CONFIG_DOOR_LOCK_EXPEDITED_FAST_PHASE=y
46+ app.nfc_door_lock.dfu_smp :
47+ platform_allow : &platforms_5340_54l15
48+ - nrf5340dk/nrf5340/cpuapp
49+ - nrf54l15dk/nrf54l15/cpuapp
50+ integration_platforms : *platforms_5340_54l15
51+ extra_args :
52+ - app_SNIPPET=dfu_smp
53+ app.nfc_door_lock_ble_uwb.matter.exp_fast.dfu_smp :
54+ platform_allow :
55+ - nrf5340dk/nrf5340/cpuapp
56+ integration_platforms :
57+ - nrf5340dk/nrf5340/cpuapp
58+ extra_args :
59+ - app_SNIPPET=dfu_smp
60+ - SNIPPET=matter
61+ - app_SNIPPET=uwb_qm35
62+ - CONFIG_DOOR_LOCK_EXPEDITED_FAST_PHASE=y
63+ app.nfc_door_lock_ble_uwb.step_up :
64+ platform_allow :
65+ - nrf5340dk/nrf5340/cpuapp
66+ integration_platforms :
67+ - nrf5340dk/nrf5340/cpuapp
68+ extra_args :
69+ - app_SNIPPET=uwb_qm35
70+ - CONFIG_DOOR_LOCK_STEP_UP_PHASE=y
You can’t perform that action at this time.
0 commit comments