Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix DMA stream ID calculation in ws2812_pwm (#10008) | Sergey Vlasov | 2020-08-29 | 1 | -1/+1 |
* | Add support for DMAMUX-capable MCU configuration with WS2812 PWM driver. (#9471) | Nick Brassel | 2020-08-29 | 1 | -0/+8 |
* | Enable OLED support for Teensy 3.2/LC (#7591) | Joel Challis | 2020-07-26 | 2 | -4/+13 |
* | format code according to conventions [skip ci] | QMK Bot | 2020-06-20 | 1 | -1/+1 |
* | Fix incorrect delay when setting WS2812 (and similar) leds (#9302) | Joshua Diamond | 2020-06-20 | 4 | -22/+5 |
* | STM32 WS2812 Open Drain Configuration (#9414) | Xelus22 | 2020-06-20 | 3 | -11/+43 |
* | Initial arm serial partially based on old lets split code | zvecr | 2020-05-21 | 1 | -0/+290 |
* | ARM split - Add uart half duplex transport support (#7987) | Joel Challis | 2020-05-21 | 2 | -0/+296 |
* | Add SPI master for ChibiOS/ARM. (#8779) | Nick Brassel | 2020-04-29 | 2 | -0/+215 |
* | Initial arm->chibios pass - simplify some platform logic (#8450) | Joel Challis | 2020-03-21 | 8 | -0/+945 |