cnlohr / usb2812

ATMega32u2 USB driver for WS2812 LEDs.
19 stars 3 forks source link

Atmega 32u4 support? #1

Open JINODK opened 5 years ago

JINODK commented 5 years ago

Hi, I'm think this thing not support 32u4 because after flash they don't get regconized after plug into an USB port. I think it's a good idea to make another version for 32u4 because it's much more popular than 32u2. By the way, 32u4 have more ram (2.5kb vs 1kb)

ps: my english is definitely suck.

cnlohr commented 5 years ago

I am unfortunately not in a position to support this project at the moment. I don't have any 32u4 dev boards and don't have time :-/ I welcome you to add support, and then make a "pull request" so your changes can be brought into my repository, though!