You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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`.
3 years ago
..
bootloaders [Core] Add Reboot keycode to core (#15990) 4 years ago
_wait.h
eeprom.c Format code according to conventions (#16322) 4 years ago
eeprom_legacy_emulated_flash_tests.cpp NVRAM refactor, phase 1. (#18969) 3 years ago
eeprom_legacy_emulated_flash_tests.h NVRAM refactor, phase 1. (#18969) 3 years ago
hal.h
hardware_id.c Expose API for hardware unique ID (#16869) 4 years ago
legacy_flash_ops_mock.c NVRAM refactor, phase 1. (#18969) 3 years ago
platform.c
platform.h
platform.mk [Core] Update C standard to GNU11, C++ to GNU++14 (#17114) 4 years ago
platform_deps.h
rules.mk NVRAM refactor, phase 1. (#18969) 3 years ago
suspend.c
testlist.mk NVRAM refactor, phase 1. (#18969) 3 years ago
timer.c Format code according to conventions (#16322) 4 years ago