openocd/src/jtag
drath ca1e5ee1f4 - fixed jtag_n[st]rst_delay. time is now miliseconds (as documented), not microseconds
git-svn-id: svn://svn.berlios.de/openocd/trunk@82 b42882b7-edfa-0310-969c-e2dbd0fdcd60
2006-08-06 12:14:02 +00:00
..
amt_jtagaccel.c - allow building for MinGW using either -mno-cygwin or the MinGW gcc 2006-08-01 09:45:22 +00:00
bitbang.c - Added support for native MinGW builds (thanks to Spencer Oliver and Michael Fischer) - you still need to install GiveIO (not part of OpenOCD) 2006-07-17 14:13:27 +00:00
bitbang.h - prepare OpenOCD for branching, created ./trunk/ 2006-06-02 10:36:31 +00:00
ep93xx.c - Added support for native MinGW builds (thanks to Spencer Oliver and Michael Fischer) - you still need to install GiveIO (not part of OpenOCD) 2006-07-17 14:13:27 +00:00
ftd2xx.c - allow building for MinGW using either -mno-cygwin or the MinGW gcc 2006-08-01 09:45:22 +00:00
ftdi2232.c - Added support for native MinGW builds (thanks to Spencer Oliver and Michael Fischer) - you still need to install GiveIO (not part of OpenOCD) 2006-07-17 14:13:27 +00:00
jtag.c - fixed jtag_n[st]rst_delay. time is now miliseconds (as documented), not microseconds 2006-08-06 12:14:02 +00:00
jtag.h - added configurable delays after reset lines get deasserted. useful if reset circuitry keeps lines asserted for too long. 2006-07-30 11:25:43 +00:00
Makefile.am - Added support for native MinGW builds (thanks to Spencer Oliver and Michael Fischer) - you still need to install GiveIO (not part of OpenOCD) 2006-07-17 14:13:27 +00:00
parport.c - added configurable delays after reset lines get deasserted. useful if reset circuitry keeps lines asserted for too long. 2006-07-30 11:25:43 +00:00