Skip to content

[embassy-stm32] Capability to modify CAN frame data without copying. #4077

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

Merged
merged 2 commits into from
Apr 11, 2025

Conversation

RichardWGNR
Copy link
Contributor

@RichardWGNR RichardWGNR commented Apr 10, 2025

Implemented the ability to take a mutable reference to data in a CAN frame.
There are no breaking changes.

Read more in issue #4075.

@cschuhen
Copy link

cschuhen commented Apr 10, 2025

Seems reasonable to me. Personally, I would have merged(folded) the formatting changeset.

@Dirbaio Dirbaio added this pull request to the merge queue Apr 11, 2025
Merged via the queue into embassy-rs:main with commit 29ef61c Apr 11, 2025
7 checks passed
@RichardWGNR
Copy link
Contributor Author

@Dirbaio Thanks for the prompt response! Working with embassy is a pleasure.

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.

3 participants