summaryrefslogtreecommitdiff
path: root/commandline/i2cset.c
AgeCommit message (Expand)AuthorLines
2016-01-09move software I2C implementation to ATTinyDaniel Friesel-7/+7
2016-01-02i2cget, i2cset: properly terminate I2C connection in case of errorsDaniel Friesel-2/+9
2015-12-24i2cget, i2cset: more error handlingDaniel Friesel-6/+12
2013-11-17add -c, -d to set sda/scl bitDaniel Friesel-0/+1
2013-10-04i2cset: use strtol for all conversionsDaniel Friesel-2/+7
2013-10-03i2cget / i2cset: Accept hexadecimal input, document exit codesDaniel Friesel-2/+8
2013-07-28rename i2cwrite to i2cset for i2c-tools compatibilityDaniel Friesel-0/+31