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>
5 lines
49 B
Plaintext
5 lines
49 B
Plaintext
CONFIG_AUDIO=y
|
|
CONFIG_AUDIO_DMIC=y
|
|
|
|
CONFIG_LOG=y
|