Skip to content

Fix compiler warnings in latest version of Teensyduino #174

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 1 commit into from
Jun 11, 2023

Conversation

easone
Copy link
Collaborator

@easone easone commented Jun 11, 2023

Fixing compiler warnings that appeared now that Teensyduino 1.58 has updated to GCC 11:
memcpy and memset throw warnings when used on RGB type objects - fixed this by casting to void *

Fixing compiler warnings that appeared now that Teensyduino 1.58 has updated to GCC 11
@easone easone changed the title Add files via upload Fix compiler warnings in latest version of Teensyduino Jun 11, 2023
@easone easone merged commit af288cb into master Jun 11, 2023
@easone easone deleted the easone-patch-1 branch June 11, 2023 01:51
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