qmk_firmware/platforms
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
..
arm_atsam Merge remote-tracking branch 'origin/master' into develop 2022-10-03 01:26:40 +00:00
avr Merge remote-tracking branch 'origin/master' into develop 2022-11-06 09:05:52 -08:00
chibios NVRAM refactor, phase 1. (#18969) 2022-11-23 08:50:19 +00:00
test NVRAM refactor, phase 1. (#18969) 2022-11-23 08:50:19 +00:00
atomic_util.h
bootloader.h
common.mk
eeprom.h NVRAM refactor, phase 1. (#18969) 2022-11-23 08:50:19 +00:00
gpio.h
hardware_id.h
pin_defs.h
progmem.h
sleep_led.h
suspend.c
suspend.h
synchronization_util.h [Fix] Fix compilation warning for non-split keebs after #17423 (#17439) 2022-06-21 09:31:20 +10:00
timer.h
wait.h