Hi,!I’m trying to run FastLED on Arduino Genuino MKR1000 but of course its a beta board so I get “error: static assertion failed: Invalid pin specified” for all pins. Is adding a new chip to the library complex or do I only need to define some parameters in some file?
https://www.arduino.cc/en/Main/ArduinoMKR1000
The board appears to be based on the SAMD21, which is what is in the zero - I’m not sure why the library isn’t picking it up as a zero (you have master@HEAD, right?)
Unfortunately, I’m about to get on a boat for a week (well, not unfortunately for me
- so I won’t be able to look into this until March.
Vow, that was fast
hmm… as “zero”… if I select under programmer “genuino zero(native USB)” and not “genuino MKR1000” it does compile, upload and basic arduino blink woks, also FastLED blink does upload but on Osciloscope (rigol ds1052e) I don’t see any data running over pins
I’m probably again making something noob-ish. What are the pins that work on “zero” 9(SCK) & 10(MISO) ?
Have a great time on the boat 
All the pins should work - but that board likely has a different port to pin mapping than the zero 