You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
4 years ago
..
arm_atsam Begin to carve out platform/protocol API - Single main loop (#13843) 4 years ago
avr Begin to carve out platform/protocol API - Single main loop (#13843) 4 years ago
chibios eeprom_stm32: implement high density wear leveling (#12567) 4 years ago
test eeprom_stm32: implement high density wear leveling (#12567) 4 years ago
atomic_util.h
bootloader.h
eeprom.h
gpio.h
host.c Digitizer HID interface : absolute coordinates for mouse cursor (#12851) 4 years ago
host.h
host_driver.h Digitizer HID interface : absolute coordinates for mouse cursor (#12851) 4 years ago
pin_defs.h
progmem.h __flash? (#13799) 4 years ago
raw_hid.h
report.c
report.h Digitizer HID interface : absolute coordinates for mouse cursor (#12851) 4 years ago
sleep_led.h
suspend.h
sync_timer.c Add sync_timer support over serial_link (i.e. Ergodox Infinity) (#12845) 5 years ago
sync_timer.h Add sync_timer support over serial_link (i.e. Ergodox Infinity) (#12845) 5 years ago
timer.h Merge remote-tracking branch 'upstream/master' into develop 4 years ago
usb_util.c Avoid LTO conficts on arm_atsam (#13676) 4 years ago
usb_util.h Avoid LTO conficts on arm_atsam (#13676) 4 years ago
virtser.h
wait.h 2021 May 29 Breaking Changes Update (#13034) 5 years ago