Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2016-12-25 | i2cget: support multi-byte reads | Daniel Friesel | -6/+14 |
2016-01-09 | move software I2C implementation to ATTiny | Daniel Friesel | -11/+11 |
2016-01-02 | i2cget, i2cset: properly terminate I2C connection in case of errors | Daniel Friesel | -2/+11 |
2015-12-24 | i2cget, i2cset: more error handling | Daniel Friesel | -7/+16 |
2013-11-17 | add -c, -d to set sda/scl bit | Daniel Friesel | -0/+1 |
2013-10-04 | i2cget: Allow read commands of arbitrary length | Daniel Friesel | -18/+11 |
2013-10-03 | i2cget / i2cset: Accept hexadecimal input, document exit codes | Daniel Friesel | -5/+17 |
2013-07-29 | i2cget: read 16bit ints as well | Daniel Friesel | -3/+14 |
2013-07-28 | add vusb-i2cget | Daniel Friesel | -0/+34 |