Commit Graph

2 Commits

  • AI Thinker support (#67)
    * AI Thinker Support
    
    * Improved volume setting
    
    * Added AI as Board
    
    ---------
    
    Co-authored-by: Unknown0816 <Unknown0816@github.com>
  • - 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