You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On (at least) an arduino nano, i.e. atmega328p ...
Using any version of the FastLED library, every minicore version >= 3.1.x fails to illuminate leds using the FastLED library.
It compiles ok, just show darkness.
Switching to avr, works ok.
I haven't yet found the time to delve deeper, at this time I just use the 3.0.x version.
(Both with and without LTO)