2 Commits

  • upgrade to IDF v5.1.1
    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>
  • - completely drop ADF but copy necessary parts
    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