qmk_firmware/builddefs
Nick Brassel 01ecf332ff
Generic wear-leveling algorithm (#16996)
* Initial import of wear-leveling algorithm.

* Alignment.

* Docs tweaks.

* Lock/unlock.

* Update quantum/wear_leveling/wear_leveling_internal.h

Co-authored-by: Stefan Kerkmann <karlk90@pm.me>

* More tests, fix issue with consolidation when unlocked.

* More tests.

* Review comments.

* Add plumbing for FNV1a.

* Another test checking that checksum mismatch clears the cache.

* Check that the write log still gets played back.

Co-authored-by: Stefan Kerkmann <karlk90@pm.me>
2022-06-27 07:18:21 +10:00
..
bootloader.mk
build_full_test.mk
build_json.mk
build_keyboard.mk
build_layout.mk
build_test.mk Generic wear-leveling algorithm (#16996) 2022-06-27 07:18:21 +10:00
common_features.mk Generic wear-leveling algorithm (#16996) 2022-06-27 07:18:21 +10:00
common_rules.mk
converters.mk
disable_features.mk
generic_features.mk
mcu_selection.mk
message.mk
show_options.mk
testlist.mk Generic wear-leveling algorithm (#16996) 2022-06-27 07:18:21 +10:00