zephyr/samples/drivers/i2s/i2s_codec/prj.conf
Hake Huang 8b914f6805 samples: i2s: Add i2s_codec example
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>
2024-08-29 15:53:26 +02:00

4 lines
48 B
Plaintext

CONFIG_I2S=y
CONFIG_AUDIO=y
CONFIG_AUDIO_DMIC=y