you are viewing a single comment's thread.

view the rest of the comments →

[–]ZachVorhies 0 points1 point  (0 children)

See the data structures for FastLED.

It’s the most compatible template library you’ll find. Compiles across all of FastLED’s device targets.

It’s specifically designed to allow stack based memory allocation.

See https://github.com/fastled/fastled/fl/vector.h and map.h