Add support for ATmega8535, ATmega16, ATmega32, ATmega164, ATmega324, ATmega644, ATmega1284 and ATmega64, ATmega128#324
Closed
MCUdude wants to merge 5 commits intoArduino-IRremote:masterfrom
MCUdude:master
Closed
Add support for ATmega8535, ATmega16, ATmega32, ATmega164, ATmega324, ATmega644, ATmega1284 and ATmega64, ATmega128#324MCUdude wants to merge 5 commits intoArduino-IRremote:masterfrom MCUdude:master
MCUdude wants to merge 5 commits intoArduino-IRremote:masterfrom
MCUdude:master
Conversation
Support for ATmega8535, ATmega16, ATmega32, ATmega64, ATmega128, ATmega164, ATmega324, ATmega644 and ATmega1284
Collaborator
|
e6b839c Has the latest on this, will be working on creating new Travis Tests for the new devices and also adding information to the README. Expect to see this on the master branch within a few days. Thanks for all the hard work!!! 😄 |
Collaborator
|
It seems that platform io doesnt support all that many boards so we'll have to leave that for now... :( In the meantime I'll just add the relevant information to the README and then merge |
Collaborator
|
Haha nevermind you already took care of that... Thanks again! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I wasn't able to update my fork when it was out of sync with yours, but I created a new pull request instead. I've tested these microcontrollers, and the work just fine with their corresponding timer pins. Please merge this pull request. I didn't do any changes to the changelog, so you can handle the versions 😉