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 Merge remote-tracking branch 'origin/master' into develop 2022-05-06 12:18:51 +00:00
build_full_test.mk Migrate more makefile utilities to builddefs sub-directory (#16002) 2022-02-10 09:45:51 -08:00
build_json.mk Migrate more makefile utilities to builddefs sub-directory (#16002) 2022-02-10 09:45:51 -08:00
build_keyboard.mk Dump out the largest symbols in flash and in RAM. (#17397) 2022-06-16 09:55:15 +10:00
build_layout.mk Migrate more makefile utilities to builddefs sub-directory (#16002) 2022-02-10 09:45:51 -08:00
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 [Core] Update C standard to GNU11, C++ to GNU++14 (#17114) 2022-06-06 08:47:22 +10:00
converters.mk Add warning for CTCP/CONVERT_TO_PROTON_C. (#16782) 2022-04-03 19:17:38 +01:00
disable_features.mk
generic_features.mk [Core] Add Caps Word feature to core (#16588) 2022-05-14 16:00:32 +10:00
mcu_selection.mk Added support for Wb32fq95 (#16871) 2022-05-23 15:57:24 +10:00
message.mk Print out generated files during build (#16672) 2022-03-17 10:45:06 +11:00
show_options.mk Refactor steno and add STENO_PROTOCOL = [all|txbolt|geminipr] (#17065) 2022-06-23 20:43:24 +02:00
testlist.mk Generic wear-leveling algorithm (#16996) 2022-06-27 07:18:21 +10:00