add support for mixing stereo to mono through dsp_processor (fixes#106)
add sdkconfigs to github action workflow
suppress warnings from flac git submodule
remove unused variable and address some compiler warnings
remove some dead code
Signed-off-by: Karl Osterseher <karl_osterseher@gmx.at>
custom board driver ma120x0 is broken
esp dsp is now IDF managed component
mdns is now IDF managed component
Signed-off-by: Karl Osterseher <karli_o@gmx.at>
o copy component audio_board from ADF and create custom component from it
o copy component audio_hal from ADF and create custom component from it
o copy component audio_sal from ADF and create custom component from it
o copy component esp_peripherals from ADF and create custom component from it
- add fLaC support through xiph's original repository as a git module