FastLEDHub icon indicating copy to clipboard operation
FastLEDHub copied to clipboard

Add RP2040 Support

Open crusardri opened this issue 1 year ago • 1 comments

Hi!

Please, Can you add support for RP2040 chipset? (Arduino Nano Connect, RP Pico, etc...) Thanks!

crusardri avatar Feb 13 '24 07:02 crusardri

Hi @crusardri, currently I don't own such a device, but I will try to add support once I get my hands on one.

It would require adding RP2040 support for https://github.com/srwi/ESPEssentials first. Since this is using WifiManager, a replacement compatible with the RP2040 would be necessary here.

srwi avatar Feb 18 '24 13:02 srwi