Hi Guys, Trying to get the library work on my LinkIt ONE board that

Hi Guys,

Trying to get the library work on my LinkIt ONE board that is based on a ARM but can’t get it work. Somebody with experience to help or create that driver for the library? :wink:

Have you tried this version of FastLED?

Just being an ARM chipset isn’t enough - because FastLED talks directly to low level I/O registers it needs to be ported to new arm platforms, which this is. It doesn’t look like the library version linked above was actually ported.

I must admit I didn’t look at it…