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 generic ATTiny45/85 support to board list #633

Closed
wants to merge 1 commit into from
Closed

Add generic ATTiny45/85 support to board list #633

wants to merge 1 commit into from

Conversation

stonehippo
Copy link

Added basic support for generic ATTiny45/85 chips with USBTinyISP.

This is similar to the support for the Adafruit Trinket 8/16MHz boards, but is expected to be used with a generic chip, and a programmer such as the Tiny AVR Programmer from Sparkfun. My tests show that the Adfruit config works fine with that programmer, but adding the explicit board entries makes project config clearer and provides a place to drop additional config for these boards if required.

@ivankravets ivankravets added this to the 2.9.0 milestone Apr 28, 2016
@ivankravets
Copy link
Member

Thank you for pointing out this issue. We have added support for multiple ATTiny boards including ATTiny45/85. See http://docs.platformio.org/en/latest/history.html

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