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

rp2040: Fix DMA not respecting transfer_size_bytes #176

Merged
merged 1 commit into from
Feb 23, 2024

Conversation

Grazfather
Copy link
Contributor

Fixes #175.

Had to figure out how to get it to compile, had to add the @typeof thing. Thanks to the people on the zig discord who helped me out!

@ikskuh ikskuh merged commit a7ff8ed into ZigEmbeddedGroup:main Feb 23, 2024
2 checks passed
@Grazfather Grazfather deleted the rp2040_fix_dma_config branch February 23, 2024 18:08
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.

rp2040: dma: transfer_size_bytes is not respected
2 participants