Skip to content

Added SliceWrapper and SliceWrapperMut to allow for DMA with non-static slices - #26

Open
Gip-Gip wants to merge 3 commits into
rust-embedded:masterfrom
Gip-Gip:master
Open

Added SliceWrapper and SliceWrapperMut to allow for DMA with non-static slices#26
Gip-Gip wants to merge 3 commits into
rust-embedded:masterfrom
Gip-Gip:master

Conversation

@Gip-Gip

@Gip-Gip Gip-Gip commented Oct 7, 2025

Copy link
Copy Markdown

Added some basic structs that allow DMA transfers too and from non-static slices. They are 99% safe, but I did make them unsafe due to them requiring that the destructor be called before dropping.

@Gip-Gip
Gip-Gip requested a review from a team as a code owner October 7, 2025 12:27
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