Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |