- added patch to change pathmove handling
https://lists.berlios.de/pipermail/openocd-development/2008-January/000678.html (thanks to Øyvind for the patch) git-svn-id: svn://svn.berlios.de/openocd/trunk@286 b42882b7-edfa-0310-969c-e2dbd0fdcd60
This commit is contained in:
@@ -107,8 +107,6 @@ jtag_interface_t gw16012_interface =
|
||||
|
||||
.execute_queue = gw16012_execute_queue,
|
||||
|
||||
.support_pathmove = 0,
|
||||
|
||||
.speed = gw16012_speed,
|
||||
.register_commands = gw16012_register_commands,
|
||||
.init = gw16012_init,
|
||||
|
||||
Reference in New Issue
Block a user