riscv-openocd/src
drath 7d24476146 - allow building for MinGW using either -mno-cygwin or the MinGW gcc
- added GiveIO support to the amt_jtagaccel driver
- explicitly disable loopback mode for FT2232 devices
- changed configuration options n[st]rst_delay to jtag_n[st]rst_delay
- shutdown network services on exit


git-svn-id: svn://svn.berlios.de/openocd/trunk@80 b42882b7-edfa-0310-969c-e2dbd0fdcd60
2006-08-01 09:45:22 +00:00
..
flash - 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
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 - allow building for MinGW using either -mno-cygwin or the MinGW gcc 2006-08-01 09:45:22 +00:00
server - allow building for MinGW using either -mno-cygwin or the MinGW gcc 2006-08-01 09:45:22 +00:00
target - 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
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