qmk_firmware/platforms/test
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`.
2022-11-23 08:50:19 +00:00
..
bootloaders
_wait.h
eeprom.c Format code according to conventions (#16322) 2022-02-12 18:29:31 +00:00
eeprom_legacy_emulated_flash_tests.cpp NVRAM refactor, phase 1. (#18969) 2022-11-23 08:50:19 +00:00
eeprom_legacy_emulated_flash_tests.h
hal.h Move tmk_core/common/<plat> (#13918) 2021-11-19 10:41:02 -08:00
hardware_id.c Expose API for hardware unique ID (#16869) 2022-04-18 20:51:40 +10:00
legacy_flash_ops_mock.c NVRAM refactor, phase 1. (#18969) 2022-11-23 08:50:19 +00:00
platform.c
platform.h
platform.mk
platform_deps.h Move tmk_core/common/<plat> (#13918) 2021-11-19 10:41:02 -08:00
rules.mk
suspend.c
testlist.mk NVRAM refactor, phase 1. (#18969) 2022-11-23 08:50:19 +00:00
timer.c