aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/chibios
Commit message (Expand)AuthorAgeFilesLines
* Fix DMA stream ID calculation in ws2812_pwm (#10008)Sergey Vlasov2020-08-291-1/+1
* Add support for DMAMUX-capable MCU configuration with WS2812 PWM driver. (#9471)Nick Brassel2020-08-291-0/+8
* Enable OLED support for Teensy 3.2/LC (#7591)Joel Challis2020-07-262-4/+13
* format code according to conventions [skip ci]QMK Bot2020-06-201-1/+1
* Fix incorrect delay when setting WS2812 (and similar) leds (#9302)Joshua Diamond2020-06-204-22/+5
* STM32 WS2812 Open Drain Configuration (#9414)Xelus222020-06-203-11/+43
* Initial arm serial partially based on old lets split codezvecr2020-05-211-0/+290
* ARM split - Add uart half duplex transport support (#7987)Joel Challis2020-05-212-0/+296
* Add SPI master for ChibiOS/ARM. (#8779)Nick Brassel2020-04-292-0/+215
* Initial arm->chibios pass - simplify some platform logic (#8450)Joel Challis2020-03-218-0/+945