commit | 5dcc876e0b348f1a6c42532571a8d873fb4b824f | [log] [tgz] |
---|---|---|
author | Andrzej Głąbek <andrzej.glabek@nordicsemi.no> | Tue May 04 18:16:29 2021 +0200 |
committer | Christopher Friedt <chrisfriedt@gmail.com> | Wed Jul 28 18:41:26 2021 -0400 |
tree | ac3cace61fa849bc059eceb737235e34b8f77e01 | |
parent | cfaee96e9245dfa9cf85debcb3e2cdef05e8a163 [diff] |
samples: drivers: Add I2S echo sample Add a sample intended to show how to use I2S drivers in processing of audio streams. The sample starts both the RX and TX streams and adds a simple echo effect to the received audio signal. Signed-off-by: Andrzej Głąbek <andrzej.glabek@nordicsemi.no>