Nick Brassel
bebfdad795
NVRAM refactor, phase 1. ( #18969 )
...
* Rename `eeprom_stm32` to `eeprom_legacy_emulated_flash`.
* Rename `flash_stm32` to `legacy_flash_ops`.
* Rename `eeprom_teensy` to `eeprom_kinetis_flexram`.
3 years ago
Nick Brassel
d9eb152a90
Fix issue with #17904 . ( #17905 )
3 years ago
Nick Brassel
94e8701b3e
Fixup compilation of printf-like functions with uint32_t args. ( #17904 )
3 years ago
Nick Brassel
1085500e89
Rework paths for eeprom locations. ( #17326 )
...
* Rework paths for eeprom locations.
* File relocation.
* Wrong file move.
* Fixup test paths.
4 years ago
QMK Bot
63646e8906
Format code according to conventions ( #16322 )
4 years ago
Joel Challis
1bb7af4d44
Relocate platform specific drivers ( #13894 )
...
* Relocate platform specific drivers
* Move stm eeprom
* Tidy up slightly
4 years ago