summaryrefslogtreecommitdiffstats
path: root/platforms/chibios/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* Deprecate split transactions status field (#16023)Stefan Kerkmann2022-01-262-35/+16
* Tidy up existing i2c_master implementations (#15376)Joel Challis2021-12-022-60/+60
* Westberrytech pr (#14422)Joy Lee2021-11-274-0/+56
* Tidy up adjustable ws2812 timing (#15299)Joel Challis2021-11-253-32/+8
* Add ifndef to WS2812 timing constraints (#14678)Jordan Banasik2021-11-251-12/+29
* Update UART driver API (#14839)Ryan2021-11-132-4/+12
* Relocate PS2 code (#14895)Joel Challis2021-10-201-0/+55
* [Core] Add support for RISC-V builds and GD32VF103 MCU (#12508)Stefan Kerkmann2021-10-182-6/+6
* Add HT32 support to core (#14388)bwisn2021-10-181-0/+25
* Fix i2c_readReg16 (#14730)Joel Challis2021-10-071-1/+1
* i2c_master: Add support for reading/writing to 16-bit registers (#14289)Ryan2021-10-072-1/+26
* Move Audio drivers from quantum to platform drivers folder (#14308)Drashna Jaelre2021-10-066-0/+1054
* Add RGBW support to PWM and SPI drivers for ChibiOS (#14327)Drashna Jaelre2021-09-182-9/+44
* Use opendrain pin with external pullup again (#14474)Stefan Kerkmann2021-09-171-1/+1
* Make ChibiOS PAL interactions less STM32 specific - Round 2 (#14456)Joel Challis2021-09-166-15/+15
* Refactor use of _STM32_ defines (#14439)Joel Challis2021-09-158-29/+29
* Refactor use of STM32_SYSCLK (#14430)Joel Challis2021-09-143-3/+3
* Align ChibiOS I2C defs with other drivers (#14399)Joel Challis2021-09-122-23/+10
* Update ws2812_spi.c (#14237)JX2021-08-301-10/+10
* Make solo half of split keyboards (more) usable. (#13523)Joakim Tufvegren2021-08-221-1/+1
* Relocate platform specific drivers (#13894)Joel Challis2021-08-1717-0/+2519