Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-11-23 | NVRAM refactor, phase 1. (#18969) | Nick Brassel | |
* Rename `eeprom_stm32` to `eeprom_legacy_emulated_flash`. * Rename `flash_stm32` to `legacy_flash_ops`. * Rename `eeprom_teensy` to `eeprom_kinetis_flexram`. | |||
2022-08-04 | Fix issue with #17904. (#17905) | Nick Brassel | |
2022-08-04 | Fixup compilation of printf-like functions with uint32_t args. (#17904) | Nick Brassel | |
2022-06-08 | Rework paths for eeprom locations. (#17326) | Nick Brassel | |
* Rework paths for eeprom locations. * File relocation. * Wrong file move. * Fixup test paths. | |||
2022-02-12 | Format code according to conventions (#16322) | QMK Bot | |
2021-08-17 | Relocate platform specific drivers (#13894) | Joel Challis | |
* Relocate platform specific drivers * Move stm eeprom * Tidy up slightly |