summaryrefslogtreecommitdiff
path: root/ports/raspberrypi/audio_dma.h
AgeCommit message (Collapse)Author
2021-03-15run code formatting scriptmicroDev
2021-02-09Add PWM based audio playbackScott Shawcroft
See https://learn.adafruit.com/circuitpython-essentials/circuitpython-audio-out to get started. Fixes #4037