acassis opened a new pull request, #8905: URL: https://github.com/apache/nuttx/pull/8905
## Summary This commit adds support to Ai-Thinker ESP32 Audio Kit V2.2 A247 board. There are two modules of this board. The old model uses AC101 audio and is not supported currently (AFAIK there is no AC101 driver) and the new version uses the ES8388 audio codec. This model is supported by this commit. Just read the documentation to test playing an audio file. TODO: Test audio recording. ## Impact Users will be able to use a low cost WiFi + Audio board with NuttX ## Testing Ai-Thinker ESP32 Audio Kit V2.2 A247 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org