Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update to ChibiOS 20.3.4, support builds against trunk (#14208) | Nick Brassel | 2021-11-03 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | * Add support for building against ChibiOS svn/trunk. * Swap to 21.6.x * Update to latest branch revision as released version is broken. * Updated configs. * Conf updates. * Updated ChibiOS * Convert STM32L422 to actual L422 ChibiOS platform. * Downgrade to 20.3.4 as ChibiOS 21.6.x is being aborted. * Rollback L422-based boards. | ||||
* | Enable eeprom with F401xE ld (#14752) | Dasky | 2021-10-08 | 1 | -0/+85 |
| | |||||
* | Initial pass of F405 support (#14584) | Joel Challis | 2021-09-25 | 1 | -0/+86 |
| | | | | | | | | | * Initial pass of F405 support * remove some conf files * docs * clang | ||||
* | Implement F4 eeprom (#14195) | Joel Challis | 2021-09-15 | 2 | -0/+170 |
| | |||||
* | Move chibios board files to allow tmk_core platform migration (#13777) | Joel Challis | 2021-08-18 | 4 | -0/+1477 |
* Move board files * fix up after rebase |