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>
4 lines
48 B
Plaintext
4 lines
48 B
Plaintext
CONFIG_I2S=y
|
|
CONFIG_AUDIO=y
|
|
CONFIG_AUDIO_DMIC=y
|