Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-03-18 | Remove bootloader logic from `mcu_selection.mk` (#20150) | Joel Challis | |
* Remove bootloader logic from mcu_selection.mk * Move MCU/BOOTLOADER to info.json | |||
2023-01-18 | Add f303 to tinyuf2 bootloader support (#19620) | Joel Challis | |
2023-01-15 | Add mmoskal/uf2-stm32f103 bootloader support (#19594) | Joel Challis | |
2022-07-02 | RP2040 emulated EEPROM. (#17519) | Nick Brassel | |
2022-04-06 | Add non blackpill F4x1 config files (#16600) | Joel Challis | |
* Add non blackpill F4x1 config files * Move ld files * Remove f401 i2c bodges * more bodge? * Update to recommended defaults | |||
2021-10-08 | Enable eeprom with F401xE ld (#14752) | Dasky | |
2021-09-25 | Initial pass of F405 support (#14584) | Joel Challis | |
* Initial pass of F405 support * remove some conf files * docs * clang | |||
2021-09-15 | Implement F4 eeprom (#14195) | Joel Challis | |
2021-08-18 | Move chibios board files to allow tmk_core platform migration (#13777) | Joel Challis | |
* Move board files * fix up after rebase |