Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add DMA functionality #46

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from
Draft

Add DMA functionality #46

wants to merge 5 commits into from

Conversation

jspngh
Copy link
Contributor

@jspngh jspngh commented May 6, 2023

This PR adds a dma module based on the rp-hal implementation.
Currently it is only tested together with UART, but it (hopefully) should be usable for any of the peripherals.

Related to the DMA change, this PR also extends src/interrupts with more peripherals and
adds a typelevel module (copied from rp-hal, which copied from atsamd-hal).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant