summaryrefslogtreecommitdiff
path: root/src/jtag/interface.c
Commit message (Expand)AuthorAgeFilesLines
* - Replace 'while(' with 'while ('.zwelch2009-06-231-1/+1
* - Replace 'if(' with 'if ('.zwelch2009-06-231-1/+1
* Transform 'u8' to 'uint8_t'zwelch2009-06-181-7/+7
* Move the JTAG cable interface API implementationzwelch2009-06-031-0/+465