Makuna / NeoPixelBus

An Arduino NeoPixel support library supporting a large variety of individually addressable LEDs. Please refer to the Wiki for more details. Please use the GitHub Discussions to ask questions as the GitHub Issues feature is used for bug tracking.
GNU Lesser General Public License v3.0
1.18k stars 265 forks source link

Initial support for Arduino core 3.x based on IDF 5 #831

Closed sblantipodi closed 2 months ago

sblantipodi commented 2 months ago

Hi, this is a very initial support for for Arduino core 3.x based on IDF 5.

It maintains compatibility with Arduino Core 2 and adds initial support for Arduino core 3.

There is still work to do and some deprecations to fix but we need to start somewhere :)