- 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
This commit is contained in:
@@ -417,7 +417,7 @@ int server_init()
|
||||
return ERROR_OK;
|
||||
}
|
||||
|
||||
int server_close()
|
||||
int server_quit()
|
||||
{
|
||||
remove_services();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user