esp-idf/examples/peripherals/i2s_adc_dac/main
Wangjialin 4b34ae1258 bugfix(i2s): allow to use apll in pdm/adc/dac mode
1. Allow to use apll in pdm mode
2. Add clock frequency configuration for PDM mode
3. Allow to use apll in ADC/DAC mode
2018-11-27 18:41:20 +08:00
..
CMakeLists.txt cmake: make main a component again 2018-09-11 09:44:12 +08:00
app_main.c bugfix(i2s): allow to use apll in pdm/adc/dac mode 2018-11-27 18:41:20 +08:00
audio_example_file.h
component.mk