aboutsummaryrefslogtreecommitdiff
path: root/src/jtag/minidummy/minidummy.c
AgeCommit message (Expand)Author
2009-11-16cleanup jtag minidriversZachary T Welch
2009-11-13command_t -> struct commandZachary T Welch
2009-11-13jtag_interface_t -> struct jtag_interfaceZachary T Welch
2009-11-13scan_field_t -> struct scan_fieldZachary T Welch
2009-11-13jtag_tap_t -> struct jtag_tapZachary T Welch
2009-10-20Removed unused interface_jtag_set_end_state and wrote down some notes on TCP/...Øyvind Harboe
2009-07-17Andreas Fritiofson <andreas.fritiofson@gmail.com> UTF8 fixesoharboe
2009-06-23- Fixes '=' whitespacezwelch
2009-06-18Finish transforming 'u32' to 'uint32_t'.zwelch
2009-06-18Transform 'u8' to 'uint8_t'zwelch
2009-06-08Move minidummy source file, as was supposed to happen in last commit.zwelch