| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [Core] STM32G0x1 support (#24301) | Stefan Kerkmann | 2025-05-19 | 1 | -0/+85 |
| | | |||||
| * | Bring supported STM32F4 configs in line with F4x1 (#24413) | Drashna Jaelre | 2024-11-21 | 16 | -188/+112 |
| | | | | | Co-authored-by: Sergey Vlasov <sigprof@gmail.com> | ||||
| * | Refactor F4 ld files to use common files (#18059) | Mega Mind | 2024-09-06 | 10 | -581/+225 |
| | | |||||
| * | Add STM32F405RG ld script for tinyuf2 (#23885) | Drashna Jaelre | 2024-06-09 | 1 | -0/+89 |
| | | |||||
| * | Remove bootloader logic from `mcu_selection.mk` (#20150) | Joel Challis | 2023-03-18 | 1 | -0/+88 |
| | | | | | | * Remove bootloader logic from mcu_selection.mk * Move MCU/BOOTLOADER to info.json | ||||
| * | Add f303 to tinyuf2 bootloader support (#19620) | Joel Challis | 2023-01-18 | 1 | -0/+88 |
| | | |||||
| * | Add mmoskal/uf2-stm32f103 bootloader support (#19594) | Joel Challis | 2023-01-15 | 1 | -0/+88 |
| | | |||||
| * | RP2040 emulated EEPROM. (#17519) | Nick Brassel | 2022-07-02 | 2 | -0/+163 |
| | | |||||
| * | Add non blackpill F4x1 config files (#16600) | Joel Challis | 2022-04-06 | 4 | -0/+354 |
| | | | | | | | | | | | | * Add non blackpill F4x1 config files * Move ld files * Remove f401 i2c bodges * more bodge? * Update to recommended defaults | ||||
| * | 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 | 2 | -0/+190 |
| * Move board files * fix up after rebase | |||||