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

as_slice instead of as_ref #97

Merged
merged 1 commit into from
Aug 15, 2019
Merged

Conversation

burrbull
Copy link
Member

cc @therealprof

Use as_slice/as_mut_slice for dma buffers, as as_ref restricted by 32-sized buffers.

Copy link
Member

@therealprof therealprof left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, missing changelog entry though

@burrbull
Copy link
Member Author

Done.

@burrbull
Copy link
Member Author

Merge, please.

@therealprof therealprof merged commit cae0bec into stm32-rs:master Aug 15, 2019
@burrbull burrbull deleted the as_slice branch August 15, 2019 09:53
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.

2 participants