summaryrefslogtreecommitdiffstats
path: root/platforms/chibios/drivers/vendor/RP/RP2040/ws2812_vendor.c
Commit message (Expand)AuthorAgeFilesLines
* Fixup WS2812 vendor driver (#19028)jack2022-11-111-1/+1
* [Core] Allow custom timings for WS2812 PIO driver (#18006)Stefan Kerkmann2022-11-101-71/+165
* ws2812: replace RGBLED_NUM with driver-owned constant to decouple driver from...Thomas Kriechbaumer2022-10-211-6/+6
* [Core] Add Raspberry Pi RP2040 support (#14877)Stefan Kerkmann2022-06-301-0/+189