summaryrefslogtreecommitdiff
path: root/src/jtag/jtag.c
Commit message (Expand)AuthorAgeFilesLines
* - fixed jtag_n[st]rst_delay. time is now miliseconds (as documented), not mic...drath2006-08-061-2/+2
* - allow building for MinGW using either -mno-cygwin or the MinGW gccdrath2006-08-011-4/+4
* - added configurable delays after reset lines get deasserted. useful if reset...drath2006-07-301-1/+61
* - Added support for native MinGW builds (thanks to Spencer Oliver and Michael...drath2006-07-171-0/+5
* - prepare OpenOCD for branching, created ./trunk/drath2006-06-021-0/+1585