Skip to content

Correct megaavr architecture name in library.properties #20

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
Nov 23, 2018
Merged

Correct megaavr architecture name in library.properties #20

merged 1 commit into from
Nov 23, 2018

Conversation

per1234
Copy link
Contributor

@per1234 per1234 commented Nov 23, 2018

Previous incorrect case of the megaavr architecture name caused a warning on compilation:

WARNING: library Servo claims to run on (avr, megaAVR, sam, samd, nrf52, stm32f4) architecture(s) and may be incompatible with your current board which runs on (megaavr) architecture(s).

Originally reported at http://forum.arduino.cc/index.php?topic=580766

Previous incorrect case of the megaavr architecture name caused a warning on compilation:

WARNING: library Servo claims to run on (avr, megaAVR, sam, samd, nrf52, stm32f4) architecture(s) and may be incompatible with your current board which runs on (megaavr) architecture(s).
@facchinm facchinm merged commit 3c1373b into arduino-libraries:master Nov 23, 2018
@facchinm
Copy link
Contributor

Great, thanks!

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.

2 participants