summaryrefslogtreecommitdiffstats
path: root/tmk_core/common/chibios/eeprom_stm32.h
Commit message (Expand)AuthorAgeFilesLines
* Move tmk_core/common/<plat> (#13918)Joel Challis2021-11-191-33/+0
* eeprom_stm32: implement high density wear leveling (#12567)Donald Kjer2021-08-231-56/+5
* Change include guards in tmk_core/ and drivers/ to pragma once (#11240)Ryan2020-12-261-4/+1
* Normalise include statements in core code (#11153)Ryan2020-12-111-2/+2
* Added EEPROM emulation for STM32F042x6 series processors (#10685)Adrian2020-10-221-1/+5
* clang-format changesskullY2019-08-301-32/+32
* Add Satisfaction75 to QMK, Enable EEPROM on stm32f072 (#5094)Andrew Kannan2019-02-131-2/+4
* Final HS60v2 changes. (#4790)yiancar2019-01-061-41/+27
* stm32f1xx EEPROM emulation (#3914)Takuya Urakawa2018-10-191-3/+9
* Fix emulated EEPROM start address on STM32F303 (#3819)ishtob2018-08-311-1/+1
* STM32 EEPROM Emulation (#3741)yiancar2018-08-291-0/+89