zephyr/samples/drivers/audio/dmic/prj.conf
Andrzej Głąbek 1518cc8337 samples: drivers: Add simple application showing how to use DMIC API
Add a very simple application intended to show how to use the Audio
DMIC API and also to be an aid in developing drivers to implement
this API.

Signed-off-by: Andrzej Głąbek <andrzej.glabek@nordicsemi.no>
2021-09-03 09:34:06 -04:00

5 lines
49 B
Plaintext

CONFIG_AUDIO=y
CONFIG_AUDIO_DMIC=y
CONFIG_LOG=y