Skip to content

Commit 99b017f

Browse files
committed
samples: Do not build QM35 code from sources
- use precompiled libs instead Signed-off-by: Marcin Kajor <marcin.kajor@nordicsemi.no>
1 parent fc69ad0 commit 99b017f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

app/sample.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ tests:
2121
integration_platforms:
2222
- nrf54lm20dk/nrf54lm20a/cpuapp
2323
extra_args:
24-
- app_SNIPPET="uwb_qm35_src;dfu_smp"
24+
- app_SNIPPET="uwb_qm35;dfu_smp"
2525
- SNIPPET=matter
2626
- CONFIG_DFU_SMP_LOG_LEVEL_DBG=y
2727
- CONFIG_DOOR_LOCK_EXPEDITED_FAST_PHASE=y
@@ -58,7 +58,7 @@ tests:
5858
integration_platforms:
5959
- nrf54lm20dk/nrf54lm20a/cpuapp
6060
extra_args:
61-
- app_SNIPPET="uwb_qm35_src;dfu_smp"
61+
- app_SNIPPET="uwb_qm35;dfu_smp"
6262
- CONFIG_DFU_SMP_LOG_LEVEL_DBG=y
6363
- CONFIG_DOOR_LOCK_EXPEDITED_FAST_PHASE=n
6464
- CONFIG_DOOR_LOCK_STEP_UP_PHASE=y

0 commit comments

Comments
 (0)