summaryrefslogtreecommitdiff
path: root/commandline/i2cget.c
AgeCommit message (Expand)AuthorLines
2016-01-09move software I2C implementation to ATTinyDaniel Friesel-11/+11
2016-01-02i2cget, i2cset: properly terminate I2C connection in case of errorsDaniel Friesel-2/+11
2015-12-24i2cget, i2cset: more error handlingDaniel Friesel-7/+16
2013-11-17add -c, -d to set sda/scl bitDaniel Friesel-0/+1
2013-10-04i2cget: Allow read commands of arbitrary lengthDaniel Friesel-18/+11
2013-10-03i2cget / i2cset: Accept hexadecimal input, document exit codesDaniel Friesel-5/+17
2013-07-29i2cget: read 16bit ints as wellDaniel Friesel-3/+14
2013-07-28add vusb-i2cgetDaniel Friesel-0/+34