summaryrefslogtreecommitdiff
path: root/bitbang_spi.c
Commit message (Expand)AuthorAgeFilesLines
* Reduce realloc syscall overhead for FT2232 and bitbang.hailfinger2009-11-251-2/+5
* Make bitbang_spi naming consistent.hailfinger2009-10-011-26/+26
* This is the bitbanging SPI driver infrastructure.hailfinger2009-09-281-0/+161