zephyr/samples/subsys/audio/sof/sample.yaml
Anas Nashif 2d97bdd85d samples: add module requirement into samples
Do not build those samples if the needed modules are not available in
the workspace.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2022-04-19 09:38:55 -04:00

21 lines
490 B
YAML

sample:
description: Audio with SOF
name: sof
common:
tags: audio
modules:
- sof
tests:
sample.audio.sof:
tags: sof
build_only: true
platform_allow: intel_adsp_cavs15 intel_adsp_cavs18 intel_adsp_cavs20 intel_adsp_cavs25 nxp_adsp_imx8 nxp_adsp_imx8x nxp_adsp_imx8m
integration_platforms:
- intel_adsp_cavs15
- intel_adsp_cavs18
- intel_adsp_cavs20
- intel_adsp_cavs25
- nxp_adsp_imx8
- nxp_adsp_imx8x
- nxp_adsp_imx8m