Skip to content

Commit 3430c19

Browse files
MarekPietarlubos
authored andcommitted
applications: nrf_desktop: USB next release build in sample.yaml
Change adds USB next release configuration to sample.yaml to ensure that the configuration builds without problems. Jira: NCSDK-26996 Signed-off-by: Marek Pieta <[email protected]>
1 parent a64ad63 commit 3430c19

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

applications/nrf_desktop/sample.yaml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -201,3 +201,12 @@ tests:
201201
extra_args: FILE_SUFFIX=keyboard
202202
extra_configs:
203203
- CONFIG_DESKTOP_USB_STACK_NEXT=y
204+
applications.nrf_desktop.zrelease.usb_next:
205+
build_only: true
206+
platform_allow:
207+
- nrf52840dk/nrf52840
208+
- nrf52840dongle/nrf52840
209+
integration_platforms:
210+
- nrf52840dk/nrf52840
211+
- nrf52840dongle/nrf52840
212+
extra_args: FILE_SUFFIX=release

scripts/quarantine_integration.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -474,6 +474,7 @@
474474
- scenarios:
475475
- applications.nrf_desktop.zdebug_3bleconn
476476
- applications.nrf_desktop.zrelease_4llpmconn
477+
- applications.nrf_desktop.zrelease.usb_next
477478
platforms:
478479
- nrf52840dongle/nrf52840
479480
comment: "Configurations excluded to limit resources usage in integration builds"

0 commit comments

Comments
 (0)