summaryrefslogtreecommitdiff
path: root/src/jtag/commands.h
Commit message (Expand)AuthorAgeFilesLines
* pathmove_command_t -> struct pathmove_commandZachary T Welch2009-11-131-4/+3
* statemove_command_t -> struct statemove_commandZachary T Welch2009-11-131-4/+3
* scan_command_t -> struct scan_commandZachary T Welch2009-11-131-8/+7
* scan_field_t -> struct scan_fieldZachary T Welch2009-11-131-1/+1
* - Fixes '=' whitespacezwelch2009-06-231-2/+2
* Finish transforming 'u32' to 'uint32_t'.zwelch2009-06-181-1/+1
* Transform 'u8' to 'uint8_t'zwelch2009-06-181-2/+2
* added missing extern to jtag_command_queue definition.oharboe2009-06-031-1/+1
* Move JTAG command APIs into new jtag/commands.h header file.zwelch2009-06-031-0/+162