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
..
arm_atsam Merge remote-tracking branch 'origin/master' into develop 3 years ago
avr Merge remote-tracking branch 'origin/master' into develop 3 years ago
chibios NVRAM refactor, phase 1. (#18969) 3 years ago
test NVRAM refactor, phase 1. (#18969) 3 years ago
atomic_util.h
bootloader.h [Core] Add Reboot keycode to core (#15990) 4 years ago
common.mk Expose API for hardware unique ID (#16869) 4 years ago
eeprom.h NVRAM refactor, phase 1. (#18969) 3 years ago
gpio.h
hardware_id.h Expose API for hardware unique ID (#16869) 4 years ago
pin_defs.h Redo workaround for pin_def errors on KINETIS (#16620) 4 years ago
progmem.h
sleep_led.h
suspend.c Format code according to conventions (#16322) 4 years ago
suspend.h Remove unused suspend_idle (#16063) 4 years ago
synchronization_util.h [Fix] Fix compilation warning for non-split keebs after #17423 (#17439) 4 years ago
timer.h Format code according to conventions (#16322) 4 years ago
wait.h