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

Various bug fixes (rebased) #5

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

lopsided98
Copy link
Contributor

This is the same as #2, rebased on the latest master.

This is required to use DMA channels with rtic.
Interrupt flags are cleared by setting the bits, not clearing them.
The trigger sources were not defined correctly for the SAMD21, and some of the
SAMD5x sources were missing, causing the enum values to be incorrect.
The existing solution no-longer gets the null-pointer optimization, so the
structure has the wrong layout.
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.

None yet

1 participant