espressif / arduino-esp32

Arduino core for the ESP32
GNU Lesser General Public License v2.1
13.41k stars 7.37k forks source link

ESP-ADF Support ? #8086

Open abdoutech93 opened 1 year ago

abdoutech93 commented 1 year ago

Related area

Audio

Hardware specification

ESP-Lyrat 4.3

Is your feature request related to a problem?

no

Describe the solution you'd like

To use Audio functions like esp-adf using arduino.

Describe alternatives you've considered

No response

Additional context

No response

I have checked existing list of Feature requests and the Contribution Guide

me-no-dev commented 1 year ago

better audio support will come in Arduino v3.0.0 where the codec of LyraT will also be supported.

VojtechBartoska commented 7 months ago

Can we close this in favour of https://github.com/espressif/arduino-esp32/pull/8714? @me-no-dev

me-no-dev commented 7 months ago

@VojtechBartoska we will not support full ADF, but I2S and BSP will achieve about the same. So maybe after BSP is in? Though it's not very clear what functionality exactly is being requested?