esp-idf/examples/peripherals/i2s/i2s_basic/main
Arnaud-Oechslin 7195af2d7d i2s: add mck pin definition in the example
If the mck pin is not set to GPIO 0,1,3 or -1 the whole pin configuration fails. This fix corrects that.

Merges https://github.com/espressif/esp-idf/pull/7661
2021-11-08 17:33:18 +08:00
..
CMakeLists.txt Added I2S example for microphone recording to WAV file and I2S examples folder moved 2021-04-23 15:06:26 +01:00
component.mk Added I2S example for microphone recording to WAV file and I2S examples folder moved 2021-04-23 15:06:26 +01:00
i2s_example_main.c i2s: add mck pin definition in the example 2021-11-08 17:33:18 +08:00