summaryrefslogtreecommitdiffstats
path: root/platforms/test/legacy_flash_ops_mock.c
Commit message (Collapse)AuthorAgeFilesLines
* NVRAM refactor, phase 1. (#18969)Nick Brassel2022-11-231-0/+55
* Rename `eeprom_stm32` to `eeprom_legacy_emulated_flash`. * Rename `flash_stm32` to `legacy_flash_ops`. * Rename `eeprom_teensy` to `eeprom_kinetis_flexram`.