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 [Core] Add Reboot keycode to core (#15990) 2022-05-14 13:35:49 +10:00
_wait.h
eeprom.c
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 NVRAM refactor, phase 1. (#18969) 2022-11-23 08:50:19 +00:00
hal.h
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 [Core] Update C standard to GNU11, C++ to GNU++14 (#17114) 2022-06-06 08:47:22 +10:00
platform_deps.h
rules.mk NVRAM refactor, phase 1. (#18969) 2022-11-23 08:50:19 +00:00
suspend.c
testlist.mk NVRAM refactor, phase 1. (#18969) 2022-11-23 08:50:19 +00:00
timer.c