summaryrefslogtreecommitdiff
path: root/commandline
AgeCommit message (Expand)AuthorLines
2013-07-28further abstractionDaniel Friesel-64/+70
2013-07-28move common code to i2c-util.cDaniel Friesel-497/+299
2013-07-16add i2cdetectDaniel Friesel-1/+300
2013-07-16commandline: use helper functions instead of defines for sda/scl controlDaniel Friesel-32/+28
2013-06-30now 100% i2c compliant. use "256" to read a byteDaniel Friesel-13/+30
2013-06-29commandline: verify bus state (not well-tested yet)Daniel Friesel-15/+93
2013-06-07leave space for ninth i2c (ack) bitDaniel Friesel-2/+2
2013-05-20rename i2c to vusb-i2cDaniel Friesel-3/+9
2013-05-20makefile: add install targetDaniel Friesel-0/+5
2013-05-17rename powerSwitch to i2c (more accurate)Daniel Friesel-3/+3
2013-05-14initial commitDaniel Friesel-0/+262