Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-04-19 | [Core] Use a mutex guard for split shared memory (#16647) | Stefan Kerkmann | |
2022-03-23 | [Bug] Fix unused variable error when using ChibiOS Bitbang serial driver ↵ | Drashna Jaelre | |
(#16709) | |||
2022-02-12 | Format code according to conventions (#16322) | QMK Bot | |
2022-01-26 | Deprecate split transactions status field (#16023) | Stefan Kerkmann | |
2021-09-14 | Refactor use of STM32_SYSCLK (#14430) | Joel Challis | |
* Refactor use of STM32_SYSCLK * clang | |||
2021-08-17 | Relocate platform specific drivers (#13894) | Joel Challis | |
* Relocate platform specific drivers * Move stm eeprom * Tidy up slightly |