zephyr/samples/subsys/usb/uac2_explicit_feedback/sample.yaml
Johann Fischer 1e5a501384 samples: usb: use new usbd test feature
Use new feature "usbd" to distinguish the dependency.

Signed-off-by: Johann Fischer <johann.fischer@nordicsemi.no>
2024-06-11 11:38:09 +01:00

11 lines
238 B
YAML

sample:
name: USB Audio 2 asynchronous explicit feedback sample
tests:
sample.subsys.usb.uac2_explicit_feedback:
depends_on:
- usbd
- i2s
tags: usb i2s
platform_allow: nrf5340dk/nrf5340/cpuapp
harness: TBD