summaryrefslogtreecommitdiff
path: root/src/jtag/interface.c
Commit message (Expand)AuthorAgeFilesLines
* - Replace '){' with ') {'.zwelch2009-06-231-2/+2
* Remove whitespace that occurs before ')'.zwelch2009-06-231-13/+13
* Remove whitespace that occurs after '('.zwelch2009-06-231-13/+13
* - Fixes '<<' whitespacezwelch2009-06-231-8/+8
* - Replace 'for(' with 'for ('.zwelch2009-06-231-3/+3
* - Replace 'switch(' with 'switch ('.zwelch2009-06-231-4/+4
* - 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