This example demonstrates I2S audio playback combined with the codec API. It can use the dmic API for audio input. Signed-off-by: Hake Huang <hake.huang@oss.nxp.com> Signed-off-by: Vit Stanicek <vit.stanicek@nxp.com>
13 lines
237 B
YAML
13 lines
237 B
YAML
sample:
|
|
name: codec sample
|
|
tests:
|
|
sample.drivers.i2s.codec:
|
|
tags: i2s
|
|
platform_allow:
|
|
- mimxrt595_evk/mimxrt595s/cm33
|
|
harness: console
|
|
harness_config:
|
|
type: one_line
|
|
regex:
|
|
- "start streams"
|