mirror of https://github.com/thesofproject/sof.git
19 lines
359 B
YAML
19 lines
359 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_cavs25 nxp_adsp_imx8 nxp_adsp_imx8x nxp_adsp_imx8m
|
|
|
|
integration_platforms:
|
|
- intel_adsp_cavs25
|
|
- nxp_adsp_imx8
|
|
- nxp_adsp_imx8x
|
|
- nxp_adsp_imx8m
|