summaryrefslogtreecommitdiff
path: root/platforms/chibios/boards
AgeCommit message (Collapse)Author
2021-10-08Enable eeprom with F401xE ld (#14752)Dasky
2021-09-25Initial pass of F405 support (#14584)Joel Challis
* Initial pass of F405 support * remove some conf files * docs * clang
2021-09-16Add i2c defaults for Convert to Proton C (#14470)Drashna Jaelre
* Add i2c defaults for Convert to Proton C * Hide default defines behing CTPC check
2021-09-15Implement F4 eeprom (#14195)Joel Challis
2021-08-26Move to correct location (#14171)Joel Challis
2021-08-18Move chibios board files to allow tmk_core platform migration (#13777)Joel Challis
* Move board files * fix up after rebase