[FEATURE] RPi4B audio support over I2S
Open
Type: Enhancement
- Dominant language
- C
- Stars
- 4k
- Forks
- 1.7k
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 237
Description
### 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.
Contributor guide
Assessment
This issue has not been assessed yet.