Add i2c 24LC64 eeprom (#11200)

* add 24LC64 eeprom

* docs update

* Update docs/eeprom_driver.md

Co-authored-by: Joel Challis <git@zvecr.com>

Co-authored-by: Joel Challis <git@zvecr.com>
This commit is contained in:
Xelus22
2020-12-13 18:50:50 +00:00
committed by GitHub
parent 10e4487ba3
commit 70f40339c2
3 changed files with 7 additions and 4 deletions

View File

@@ -61,10 +61,7 @@
// I2C EEPROM
// 24LC64
#define EXTERNAL_EEPROM_BYTE_COUNT 65535
#define EXTERNAL_EEPROM_PAGE_SIZE 32
#define EXTERNAL_EEPROM_ADDRESS_SIZE 2
#define EXTERNAL_EEPROM_WRITE_TIME 5
#define EEPROM_I2C_24LC64
// Dynamic EEPROM
// Something sensible or else VIA may crash