Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ChibiOS 21.11.1 update. (#16251) | Nick Brassel | 2022-03-07 | 1 | -1/+27 |
| | | | | | | | | | | | | | | | * ChibiOS 21.11.1 update. * `uf2-tinyuf2` => `tinyuf2` * Updated chibios-contrib, fixup preprocessor for tinyuf2 bootloader. * Fixup keychron L433 boards. * Makefile cleanup. * RISC-V build fixes. * Fixup RISC-V build. | ||||
* | Format code according to conventions (#16322) | QMK Bot | 2022-02-12 | 1 | -15/+25 |
| | |||||
* | Tidy up adjustable ws2812 timing (#15299) | Joel Challis | 2021-11-25 | 1 | -1/+1 |
| | |||||
* | Add RGBW support to PWM and SPI drivers for ChibiOS (#14327) | Drashna Jaelre | 2021-09-18 | 1 | -6/+9 |
| | | | | | | | | | * Add RGBW support to PWM and SPI drivers for ChibiOS * Apply suggestions from code review Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com> | ||||
* | Make ChibiOS PAL interactions less STM32 specific - Round 2 (#14456) | Joel Challis | 2021-09-16 | 1 | -3/+3 |
| | |||||
* | Refactor use of _STM32_ defines (#14439) | Joel Challis | 2021-09-15 | 1 | -6/+6 |
| | |||||
* | Update ws2812_spi.c (#14237) | JX | 2021-08-30 | 1 | -10/+10 |
| | |||||
* | Relocate platform specific drivers (#13894) | Joel Challis | 2021-08-17 | 1 | -0/+159 |
* Relocate platform specific drivers * Move stm eeprom * Tidy up slightly |