libretiny-eu / libretiny

PlatformIO development platform for IoT modules
http://docs.libretiny.eu/
MIT License
401 stars 59 forks source link

NeoPixelBus support #210

Open andreq opened 10 months ago

andreq commented 10 months ago

Saw the issue for FastLed support, wondering if NeoPixelBus would be any easier?

Got a similar unsupported platform message when trying to compile yaml.

Tried my best to bypass the config_validation.py, but I'm lacking the knowledge to dig deeper (for now at least)

kuba2k2 commented 10 months ago

It's not as easy as bypassing validation - it's there for a reason. This requires adapting the NeoPixelBus library for LibreTiny.