usb: samples: audio: Add samples to sanitycheck
Add nrf5340dk_nrf5340_cpuapp platform to build in sanitycheck. Signed-off-by: Emil Obalski <emil.obalski@nordicsemi.no>
This commit is contained in:
parent
0728949948
commit
c5b96cce6c
|
@ -4,4 +4,4 @@ tests:
|
|||
sample.usb.audio.headphones_microphone:
|
||||
depends_on: usb_device
|
||||
tags: usb
|
||||
platform_allow: nrf52840dk_nrf52840
|
||||
platform_allow: nrf52840dk_nrf52840 nrf5340dk_nrf5340_cpuapp
|
||||
|
|
|
@ -4,4 +4,4 @@ tests:
|
|||
sample.usb.audio.headset:
|
||||
depends_on: usb_device
|
||||
tags: usb
|
||||
platform_allow: nrf52840dk_nrf52840
|
||||
platform_allow: nrf52840dk_nrf52840 nrf5340dk_nrf5340_cpuapp
|
||||
|
|
Loading…
Reference in a new issue