Commit Graph

11 Commits (master)

Author SHA1 Message Date
Dmitry Isaenko 6217cde586 Apply alvintpwang patch to fix read 24cXX issue; increase timeout on i2c_write_2b to fix write 24cXXwq issue 2021-11-30 02:30:12 +03:00
Stefano Barbato fd58aaae76
Merge pull request #3 from hgxl64/wait-write-timeout
wait for eeprom write to complete
2021-01-13 10:29:49 +01:00
Axel Schwenke 287d5892a5 fix: add option -t to optstring 2020-12-10 16:17:25 +01:00
Axel Schwenke ac41ae75eb add eeprom write completion waiting with timeout
- added new option "-t n" to specify write timeout
- wait after each byte write for the eeprom to accept new commands
2020-12-10 15:49:18 +01:00
Axel Schwenke 22216e6f62 make clean: remove only .o files that we created ourselves 2020-12-10 15:44:38 +01:00
Axel Schwenke 59bbb85f00 use system wide i2c-dev.h instead of local copy 2020-12-10 15:21:16 +01:00
Antonio Ospite 7c6c0d3b3c Add some contrib scripts to show different uses of eeprog 2014-02-17 23:28:43 +01:00
Antonio Ospite 3f4886d988 Makefile: remove _all_ the object files in the clean target
For instance eeprom.o is still around after "make clean" without this
change.
2014-02-17 23:26:58 +01:00
Stefano Barbato 994ee0b904 readme.md removed 2014-02-15 13:23:46 +01:00
Stefano Barbato af0209486d import 2014-02-15 13:22:03 +01:00
tat 05a736de5b Initial commit 2014-02-15 04:21:00 -08:00