zephyr/samples/drivers/i2s
Titouan Christophe 74bef41e0a samples: drivers: i2s: i2s_codec: add support for stm32f4_disco
Add configuration and board overlay in the I2S audio codec sample to
demonstrate usage of the newly introduced audio output feature.

Signed-off-by: Titouan Christophe <moiandme@gmail.com>
2025-02-14 10:42:53 +01:00
..
echo samples: drivers: i2s: echo: add options to control sw0/sw1 2024-12-18 18:15:15 +01:00
i2s_codec samples: drivers: i2s: i2s_codec: add support for stm32f4_disco 2025-02-14 10:42:53 +01:00
output samples: drivers: i2s: output: add i2s tag 2025-01-28 09:50:38 +01:00
README.rst

.. zephyr:code-sample-category:: i2s
   :name: I2S
   :show-listing:

   These samples demonstrate how to use the I2S driver API.