Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | NVRAM refactor, phase 1. (#18969) | Nick Brassel | 2022-11-23 | 2 | -2/+2 |
| | | | | | | | * Rename `eeprom_stm32` to `eeprom_legacy_emulated_flash`. * Rename `flash_stm32` to `legacy_flash_ops`. * Rename `eeprom_teensy` to `eeprom_kinetis_flexram`. | ||||
* | Rework paths for eeprom locations. (#17326) | Nick Brassel | 2022-06-08 | 2 | -0/+252 |
* Rework paths for eeprom locations. * File relocation. * Wrong file move. * Fixup test paths. |