No description
3f4886d988
For instance eeprom.o is still around after "make clean" without this change. |
||
---|---|---|
24cXX.c | ||
24cXX.h | ||
ChangeLog | ||
eeprog.c | ||
i2c-dev.h | ||
LICENSE | ||
Makefile | ||
README | ||
WARNING |
Important! See the WARNING file. eeprog reads and writes 24Cxx EEPROMs connected to I2C serial bus. It uses the SMBus protocol used by most of the recent chipsets. Don't forget to load your i2c chipset and the i2c-dev drivers. Use -8 switch for EEPROM smaller then 24C16 (8bit addressing mode). Again, it's really important that you read the WARNING file. Type "make" to compile.