linguini1 opened a new issue, #19252: URL: https://github.com/apache/nuttx/issues/19252
### Is your feature request related to a problem? Please describe. The RPi4B does not have audio support yet. ### Describe the solution you'd like Support for I2S based audio over the audio jack on the RPi4B. ### Describe alternatives you've considered This can be done via polling, interrupts or DMA. I think interrupts should be targeted first and then DMA can be added as a later modification. ### Verification - [x] I have verified before submitting the report. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
