summaryrefslogtreecommitdiffstats
path: root/drivers/chibios
Commit message (Expand)AuthorAgeFilesLines
* 2021 May 29 Breaking Changes Update (#13034)James Young2021-05-296-63/+472
* Format code according to conventions (#11907)github-actions[bot]2021-02-151-1/+1
* Add support for analog USBPD on STM32G4xx. (#11824)Nick Brassel2021-02-151-0/+76
* Format code according to conventions (#11905)github-actions[bot]2021-02-151-12/+3
* UART driver refactor (#11637)Ryan2021-01-272-0/+136
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-01-153-0/+45
|\
| * Add BGR byte order for WS2812 drivers (#11562)kb-elmo2021-01-163-0/+45
* | Merge remote-tracking branch 'upstream/master' into developNick Brassel2021-01-031-2/+8
|\|
| * Align ChibiOS spi_master behaviour with AVR (#11404)Ryan2021-01-031-2/+8
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2020-12-182-7/+7
|\|
| * Run cformat and dos2unix manually (#11235)Ryan2020-12-172-7/+7
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2020-12-161-1/+1
|\|
| * Normalise include statements in keyboard code (#11185)Ryan2020-12-161-1/+1
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2020-12-117-9/+9
|\|
| * Normalise include statements in core code (#11153)Ryan2020-12-117-9/+9
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2020-12-063-3/+55
|\|
| * add definition WS2812_BYTE_ORDER to fix RGB LED issues (#10184)Josh Hinnebusch2020-12-063-3/+55
* | Configurable serial usart timeout (#11057)XScorpion22020-11-301-5/+8
|/
* 2020 November 28 Breaking Changes Update (#11053)James Young2020-11-282-19/+29
* 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