Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | -3/+35 |
| | | | | | | | | | * 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> | ||||
* | Use opendrain pin with external pullup again (#14474) | Stefan Kerkmann | 2021-09-17 | 1 | -1/+1 |
| | |||||
* | Make ChibiOS PAL interactions less STM32 specific - Round 2 (#14456) | Joel Challis | 2021-09-16 | 1 | -2/+2 |
| | |||||
* | Refactor use of _STM32_ defines (#14439) | Joel Challis | 2021-09-15 | 1 | -4/+4 |
| | |||||
* | Refactor use of STM32_SYSCLK (#14430) | Joel Challis | 2021-09-14 | 1 | -1/+1 |
| | | | | | * Refactor use of STM32_SYSCLK * clang | ||||
* | Relocate platform specific drivers (#13894) | Joel Challis | 2021-08-17 | 1 | -0/+311 |
* Relocate platform specific drivers * Move stm eeprom * Tidy up slightly |