QUERY · ISSUE
DMA interrupts
enhancementport-rp2
For the RP2040/pico, please add support for DMA interrupts.
Great work on Micropython for RP2040! It has made projects around the house fun to tackle, and easy too!
CANDIDATE · PULL REQUEST
docs: Add documentation for rp2 DMA support.
docs
This PR provides documentation for the rp2.DMA support in PR #7641 and the associated additions to rp2.PIO in #7650.