summaryrefslogtreecommitdiffstats
path: root/drivers/chibios/ws2812_spi.c
Commit message (Expand)AuthorAgeFilesLines
* Add BGR byte order for WS2812 drivers (#11562)kb-elmo2021-01-161-0/+4
* Run cformat and dos2unix manually (#11235)Ryan2020-12-171-1/+1
* add definition WS2812_BYTE_ORDER to fix RGB LED issues (#10184)Josh Hinnebusch2020-12-061-0/+6
* Fix incorrect delay when setting WS2812 (and similar) leds (#9302)Joshua Diamond2020-06-201-1/+1
* STM32 WS2812 Open Drain Configuration (#9414)Xelus222020-06-201-5/+17
* Initial arm->chibios pass - simplify some platform logic (#8450)Joel Challis2020-03-211-0/+90