summaryrefslogtreecommitdiff
path: root/commandline/i2c-util.c
AgeCommit message (Expand)AuthorLines
2016-01-09move software I2C implementation to ATTinyDaniel Friesel-0/+70
2016-01-08use global defines for usb control commandsDaniel Friesel-8/+3
2016-01-08check software version between firmware and CLIDaniel Friesel-4/+28
2016-01-01simplify USB protocolDaniel Friesel-11/+17
2013-11-17add -c, -d to set sda/scl bitDaniel Friesel-0/+15
2013-11-17prepare to make sda/scl bits configurableDaniel Friesel-8/+11
2013-10-04derease bus clock speed to ~10kHzDaniel Friesel-5/+5
2013-07-29i2cget: read 16bit ints as wellDaniel Friesel-1/+5
2013-07-28add vusb-i2cgetDaniel Friesel-0/+18
2013-07-28further abstractionDaniel Friesel-0/+51
2013-07-28move common code to i2c-util.cDaniel Friesel-0/+257