Skip to content

added ATtiny84 / 44 / 24 support, using pin defs from mellis #5

Closed
todbot wants to merge 1 commit into
FastLED:masterfrom
todbot:master
Closed

added ATtiny84 / 44 / 24 support, using pin defs from mellis #5
todbot wants to merge 1 commit into
FastLED:masterfrom
todbot:master

Conversation

@todbot
Copy link
Copy Markdown

@todbot todbot commented Jan 19, 2014

Hi,
A quick pindefs addition to fastpin for WS2812/11 support. Thanks for FastLED.

pindefs from mellis : https://github.com/damellis/attiny/blob/ide-1.5.x/attiny/avr/variants/tiny14/pins_arduino.h

@focalintent
Copy link
Copy Markdown
Contributor

Thanks! A quick question, in your commit, you have an ATTiny_85 in your if block - however your pin numbering/ordering is different from the other ATTiny_85's i've worked with (trinket/gemma), namely that the exported pins are on port B, not port A. Was that a mis-paste? (Also - i will likely pull this code in by hand into the 2.1 branch that i'm working on - and i'm re-working some of the pin definition stuff over there, so if you don't see the pull accepted, that's what's happening, it's not being ignored!)

Thank you, again for the code

@focalintent
Copy link
Copy Markdown
Contributor

And, of course, I just checked this in (sans the extra ATTiny85 line) into the master branch. One of those days. I'm going to close this as merged by hand, thank you, again!

@todbot
Copy link
Copy Markdown
Author

todbot commented Jan 21, 2014

Oh crap! Yes, a mispaste, my apologies. Sorry about that. It should only be ATtiny84/44/24.

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