summaryrefslogtreecommitdiff
path: root/drivers/chibios/ws2812_pwm.c
AgeCommit message (Expand)Author
2021-03-02Add support for complementary outputs to the WS2812 PWM driver (#11988)Sergey Vlasov
2021-01-16Add BGR byte order for WS2812 drivers (#11562)kb-elmo
2020-12-17Run cformat and dos2unix manually (#11235)Ryan
2020-12-11Normalise include statements in core code (#11153)Ryan
2020-12-06add definition WS2812_BYTE_ORDER to fix RGB LED issues (#10184)Josh Hinnebusch
2020-08-29Fix DMA stream ID calculation in ws2812_pwm (#10008)Sergey Vlasov
2020-08-29Add support for DMAMUX-capable MCU configuration with WS2812 PWM driver. (#9471)Nick Brassel
2020-06-20Fix incorrect delay when setting WS2812 (and similar) leds (#9302)Joshua Diamond
2020-06-20STM32 WS2812 Open Drain Configuration (#9414)Xelus22
2020-03-21Initial arm->chibios pass - simplify some platform logic (#8450)Joel Challis