Joel Challis
|
2728603fe6
|
Move tmk_core/common/<plat> (#13918)
|
2021-11-19 10:41:02 -08:00 |
|
Joel Challis
|
fa141a5a8f
|
Migrate STM32_EEPROM_ENABLE to use EEPROM_DRIVER (#14433)
|
2021-09-15 01:21:36 -07:00 |
|
Joel Challis
|
8d6d8cfadf
|
Tidy up defines within STM EEPROM emulation (#14275)
* Tidy up defines within stm eeprom emulation
* Fix tests
* Resolve todo
* Still use page notion in clear
* Remove more f4 refs
|
2021-09-05 21:36:43 +01:00 |
|
Donald Kjer
|
e756a21636
|
eeprom_stm32: implement high density wear leveling (#12567)
* eeprom_stm32: implement wear leveling
Update EECONFIG_MAGIC_NUMBER
eeprom_stm32: check emulated eeprom size is large enough
* eeprom_stm32: Increasing simulated EEPROM density on stm32
* Adding utility script to decode emulated eeprom
* Adding unit tests
* Applying qmk cformat changes
* cleaned up flash mocking
* Fix for stm32eeprom_parser.py checking via signature with wrong base
* Fix for nk65 keyboard
Co-authored-by: Ilya Zhuravlev <whatever@xyz.is>
Co-authored-by: zvecr <git@zvecr.com>
|
2021-08-23 23:15:34 +01:00 |
|