summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorLines
2013-07-28add vusb-i2cgetDaniel Friesel-1/+58
2013-07-28add vusb-i2cwriteDaniel Friesel-3/+29
2013-07-28further abstractionDaniel Friesel-64/+70
2013-07-28move common code to i2c-util.cDaniel Friesel-499/+301
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-29firmware: i2c is high by defaultDaniel Friesel-1/+1
2013-06-29firmware: fix initialization, disable software pull-ups, fix readoutDaniel Friesel-15/+5
2013-06-07leave space for ninth i2c (ack) bitDaniel Friesel-2/+2
2013-05-20rename i2c to vusb-i2cDaniel Friesel-4/+10
2013-05-20makefile: add install targetDaniel Friesel-0/+5
2013-05-17rename powerSwitch to i2c (more accurate)Daniel Friesel-5/+7
2013-05-14initial commitDaniel Friesel-0/+18680