summaryrefslogtreecommitdiffstats
path: root/drivers/chibios/ws2812_spi.c
Commit message (Expand)AuthorAgeFilesLines
* Relocate platform specific drivers (#13894)Joel Challis2021-08-171-159/+0
* Fix up WS2812 SPI driver on F072. (#13022)Nick Brassel2021-06-031-5/+19
* 2021 May 29 Breaking Changes Update (#13034)James Young2021-05-291-6/+39
* 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