summaryrefslogtreecommitdiff
path: root/drivers/chibios
AgeCommit message (Expand)Author
2021-01-12Align ChibiOS spi_master behaviour with AVR (#11404)Ryan
2021-01-12Run cformat and dos2unix manually (#11235)Ryan
2021-01-12Normalise include statements in keyboard code (#11185)Ryan
2021-01-12Normalise include statements in core code (#11153)Ryan
2021-01-12add definition WS2812_BYTE_ORDER to fix RGB LED issues (#10184)Josh Hinnebusch
2021-01-122020 November 28 Breaking Changes Update (#11053)James Young
2020-09-30Fix DMA stream ID calculation in ws2812_pwm (#10008)Sergey Vlasov
2020-09-30Add support for DMAMUX-capable MCU configuration with WS2812 PWM driver. (#9471)Nick Brassel
2020-08-08Enable OLED support for Teensy 3.2/LC (#7591)Joel Challis
2020-08-08Fix incorrect delay when setting WS2812 (and similar) leds (#9302)Joshua Diamond
2020-08-08STM32 WS2812 Open Drain Configuration (#9414)Xelus22
2020-06-12Initial arm serial partially based on old lets split codezvecr
2020-06-12ARM split - Add uart half duplex transport support (#7987)Joel Challis
2020-06-12Add SPI master for ChibiOS/ARM. (#8779)Nick Brassel
2020-06-12Initial arm->chibios pass - simplify some platform logic (#8450)Joel Challis