summaryrefslogtreecommitdiffstats
path: root/src/drivers/bitbash/i2c_bit.c
Commit message (Expand)AuthorAgeFilesLines
* Move per-transition delays from generic bit-bashing layer to i2c layerMichael Brown2006-06-141-7/+15
* Change read_bit() to return 0 or -1UL, rather than 0 or 1.Michael Brown2006-06-121-1/+1
* Added bit-bashing i2c interface codeMichael Brown2006-06-111-0/+313