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

Fix GCC13 memcpy warning in CAN modules #1190

Merged
merged 2 commits into from
Jul 14, 2024

Conversation

calebchalmers
Copy link
Contributor

Resolves #1180.

Tested with an STM32F407; untested with LPC.

Copy link
Member

@salkinium salkinium left a comment

Choose a reason for hiding this comment

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

Thanks!

(LPCs are currently not supported, but thanks anyways)

@salkinium salkinium added this to the 2024q3 milestone Jul 14, 2024
@salkinium salkinium merged commit 5f15719 into modm-io:develop Jul 14, 2024
22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

GCC 13 memcpy warning in can_message.hpp
2 participants