Skip to content

Conversation

jlillest
Copy link

@jlillest jlillest commented Oct 3, 2018

The adafruit library redefines several of the SAM macros, which were previously definined in the atmel framework. GCC doesn't have a way to override these redefinition warnings, so compiling code using the library causes a wall of errors and warnings to wade through. This pull request simply eliminates all the unecessary warnings from redefinitions of SAM macros.

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