summaryrefslogtreecommitdiff
path: root/platforms/chibios/drivers/vendor/RP/RP2040/ws2812_vendor.c
AgeCommit message (Expand)Author
2023-09-04Clean up RGB LED type (#21859)Ryan
2023-07-09drivers: remove direct `quantum.h` includes (#21473)Ryan
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan
2023-01-23[Bug] rp2040: fix timer wrap deadlock in ws2812 vendor driver (#19652)Stefan Kerkmann
2022-11-11Fixup WS2812 vendor driver (#19028)jack
2022-11-10[Core] Allow custom timings for WS2812 PIO driver (#18006)Stefan Kerkmann
2022-10-21ws2812: replace RGBLED_NUM with driver-owned constant to decouple driver from...Thomas Kriechbaumer
2022-06-30[Core] Add Raspberry Pi RP2040 support (#14877)Stefan Kerkmann