summaryrefslogtreecommitdiff
path: root/commandline/i2cdetect.c
AgeCommit message (Expand)AuthorLines
2016-01-09move software I2C implementation to ATTinyDaniel Friesel-3/+3
2013-11-17add -c, -d to set sda/scl bitDaniel Friesel-0/+1
2013-10-03i2cdetect: Send START without prior STOPDaniel Friesel-1/+1
2013-08-02i2cdetect cleanupDaniel Friesel-4/+0
2013-07-28further abstractionDaniel Friesel-39/+10
2013-07-28move common code to i2c-util.cDaniel Friesel-229/+6
2013-07-16add i2cdetectDaniel Friesel-0/+296