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

Add Arduino boards install support #3

Merged
merged 1 commit into from
Nov 5, 2015
Merged

Add Arduino boards install support #3

merged 1 commit into from
Nov 5, 2015

Conversation

per1234
Copy link
Contributor

@per1234 per1234 commented Nov 5, 2015

Adds Boards Manager and manual Arduino boards install support for ATmega328P, ATmega32U4, and ATmega1284P.

Boards Manager entry:
clipboard01

Tools menu:
clipboard02

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

zevero added a commit that referenced this pull request Nov 5, 2015
Add Arduino boards install support
@zevero zevero merged commit fd61799 into zevero:gh-pages Nov 5, 2015
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