zephyr/samples/drivers/i2s
Gerard Marull-Paretas 17ce2a19e4 samples: drivers: i2s: echo: add options to control sw0/sw1
Add options to control the behavior of sw0/sw1. These options also allow
to select GPIO when needed.

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2024-12-18 18:15:15 +01:00
..
echo samples: drivers: i2s: echo: add options to control sw0/sw1 2024-12-18 18:15:15 +01:00
i2s_codec samples: fix zephyr/drivers/gpio.h usage 2024-12-18 18:15:15 +01:00
output boards: nxp: adopt new zephyr:board directive and role 2024-10-24 17:51:15 +02:00
README.rst doc: samples: Adopt code-sample-category across tree 2024-09-23 12:00:00 +02:00

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

   These samples demonstrate how to use the I2S driver API.