Marcio Ribeiro
91a1e70653
samples: drivers: i2s echo supported by esp32s3_devkitc
...
Added esp32s3_dedvkitc board to the i2s echo sample
Signed-off-by: Marcio Ribeiro <marcio.ribeiro@espressif.com>
2024-08-29 18:06:23 +02:00
Kumar Gala
346ac6b896
samples: Remove label property from devicetree overlays
...
"label" properties are not required. Remove them from samples.
Signed-off-by: Kumar Gala <galak@kernel.org>
2022-08-01 17:59:32 +02:00
Gerard Marull-Paretas
b4368d8e37
samples: drivers: i2s: echo: use pinctrl for nrf board overlay
...
nRF boards now require usage of pinctrl, migrate them.
Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2022-03-21 15:09:28 +01:00
Andrzej Głąbek
5dcc876e0b
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>
2021-07-28 18:41:26 -04:00