summaryrefslogtreecommitdiffstats
path: root/platforms/chibios/boards/GENERIC_STM32_F405XG
Commit message (Collapse)AuthorAgeFilesLines
* Fixes for bootloader refactor build failures (#15638)Ryan2022-01-061-1/+1
|
* Update to ChibiOS 20.3.4, support builds against trunk (#14208)Nick Brassel2021-11-031-3/+0
| | | | | | | | | | | | | | | | | | | * 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.
* Initial pass of F405 support (#14584)Joel Challis2021-09-254-0/+415
* Initial pass of F405 support * remove some conf files * docs * clang