aboutsummaryrefslogtreecommitdiff
path: root/src/jtag/driver.c
AgeCommit message (Expand)Author
2009-06-23Remove whitespace that occurs after '('.zwelch
2009-06-23- Fixes '=' whitespacezwelch
2009-06-23- Fixes '==' whitespacezwelch
2009-06-23- Fixes '!=' whitespacezwelch
2009-06-19fix jtag_add_callback() args. The first argument is nothing special, it's jus...oharboe
2009-06-18Finish transforming 'u32' to 'uint32_t'.zwelch
2009-06-18Transform 'u8' to 'uint8_t'zwelch
2009-06-09Rename jtag_driver.c as driver.c to remove duplicate name component.zwelch