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.
Adds Boards Manager and manual Arduino boards install support for ATmega328P, ATmega32U4, and ATmega1284P.
Boards Manager entry:
Tools menu:
Boards Manager install URL for testing: https://per1234.github.io/avr_boot/package_zevero_avr_boot_index.json
Note: If you're using Arduino IDE 1.6.6 then you may need to open Boards Manager twice after adding the Boards Manager URL before the avr_boot entry will show(arduino/Arduino#3795). This has been noted in the documentation.
Boards Manager install URL after merge: https://zevero.github.io/avr_boot/package_zevero_avr_boot_index.json
Due to the lack of license information on the other variant files(JChristensen/mighty-1284p#21), support for other than avr_developers variant of ATmega1284P requires installation of Mighty 1284P. This has been noted in the documentation.
I'll add the Boards Manager URL to https://github.com/arduino/Arduino/wiki/Unofficial-list-of-3rd-party-boards-support-urls and http://playground.arduino.cc/Main/ArduinoCoreHardware