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

Warning: library claims to run only on AVR architecture #11

Open
bcraigie opened this issue May 27, 2016 · 1 comment
Open

Warning: library claims to run only on AVR architecture #11

bcraigie opened this issue May 27, 2016 · 1 comment

Comments

@bcraigie
Copy link

I've tested this library and it works fine on the Arduino Due (SAM), so the library.properties line:
architectures=avr
can safely be changed to
architectures=*
as far as I can see, and this will silence the warning. Please can this be done?

Thanks
Brian

@bcraigie bcraigie changed the title Warning: librarby claims to run only on AVR architecture Warning: library claims to run only on AVR architecture May 27, 2016
@tablatronix
Copy link

tablatronix commented Sep 25, 2016

esp8266 also throws same notice, also seems to work just fine as well.

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

No branches or pull requests

2 participants