qmk-firmware/drivers/eeprom
Nick Brassel d13ada1162 Add customisable EEPROM driver selection (#7274)
- uprintf -> dprintf
- Fix atsam "vendor" eeprom.
- Bump Kinetis K20x to 64 bytes, too.
- Rollback Kinetis to 32 bytes as partitioning can only be done once. Add warning about changing the value.
- Change RAM-backed "fake" EEPROM implementations to match eeconfig's current usage.
- Add 24LC128 by request.
2020-01-24 12:45:58 +11:00
..
eeprom_custom.c-template Add customisable EEPROM driver selection (#7274) 2020-01-24 12:45:58 +11:00
eeprom_driver.c Add customisable EEPROM driver selection (#7274) 2020-01-24 12:45:58 +11:00
eeprom_driver.h Add customisable EEPROM driver selection (#7274) 2020-01-24 12:45:58 +11:00
eeprom_i2c.c Add customisable EEPROM driver selection (#7274) 2020-01-24 12:45:58 +11:00
eeprom_i2c.h Add customisable EEPROM driver selection (#7274) 2020-01-24 12:45:58 +11:00
eeprom_transient.c Add customisable EEPROM driver selection (#7274) 2020-01-24 12:45:58 +11:00
eeprom_transient.h Add customisable EEPROM driver selection (#7274) 2020-01-24 12:45:58 +11:00