Consolidate some EEPROM Driver configuration (#22321)
This commit is contained in:
parent
79094d3f72
commit
bf6f13a2b0
21 changed files with 28 additions and 70 deletions
|
@ -19,11 +19,7 @@
|
|||
#define I2C1_DUTY_CYCLE FAST_DUTY_CYCLE_16_9
|
||||
|
||||
/* eeprom i2c driver config */
|
||||
#define EXTERNAL_EEPROM_I2C_BASE_ADDRESS 0b10100000
|
||||
#define EXTERNAL_EEPROM_BYTE_COUNT 4096
|
||||
#define EXTERNAL_EEPROM_PAGE_SIZE 32
|
||||
#define EXTERNAL_EEPROM_WRITE_TIME 10
|
||||
//#define EEPROM_I2C_24LC32
|
||||
#define EEPROM_I2C_24LC32A
|
||||
|
||||
/* OLED config */
|
||||
#define OLED_UPDATE_INTERVAL 100
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue