openocd/src
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
..
flash - fixed a minor problem with the GDB server that could drop the first packet (non-fatal) 2006-08-06 11:20:42 +00:00
helper - 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 - fixed jtag_n[st]rst_delay. time is now miliseconds (as documented), not microseconds 2006-08-06 12:14:02 +00:00
server - fixed a minor problem with the GDB server that could drop the first packet (non-fatal) 2006-08-06 11:20:42 +00:00
target - fixed a minor problem with the GDB server that could drop the first packet (non-fatal) 2006-08-06 11:20:42 +00:00
xsvf - 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
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
openocd.c - allow building for MinGW using either -mno-cygwin or the MinGW gcc 2006-08-01 09:45:22 +00:00