summaryrefslogtreecommitdiffstats
path: root/src/drivers/bitbash
Commit message (Expand)AuthorAgeFilesLines
* Change read_bit() to return 0 or -1UL, rather than 0 or 1.Michael Brown2006-06-122-3/+5
* Added bit-bashing i2c interface codeMichael Brown2006-06-111-0/+313
* Added sketch of bit-bashing interface common codeMichael Brown2006-06-081-0/+55