summaryrefslogtreecommitdiff
path: root/platforms/test/testlist.mk
AgeCommit message (Collapse)Author
2022-11-23NVRAM 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`.
2021-11-19Move tmk_core/common/<plat> (#13918)Joel Challis