Hardware specification
I am using ESP32-S3
Is your feature request related to a problem?
headers like the driver/i2s_pdm.h are only available in the esp-idf.
there are other headers in the driver folder which are not available.
the arduino-esp32 only supports the legacy driver/i2s.h
Describe the solution you'd like
No response
Describe alternatives you've considered
No response
Additional context
No response
I have checked existing list of Feature requests and the Contribution Guide