dummy driver now works under eCos
git-svn-id: svn://svn.berlios.de/openocd/trunk@2268 b42882b7-edfa-0310-969c-e2dbd0fdcd60
This commit is contained in:
@@ -62,7 +62,7 @@
|
||||
*/
|
||||
typedef enum tap_state
|
||||
{
|
||||
#if BUILD_ECOSBOARD
|
||||
#if BUILD_ZY1000
|
||||
/* These are the old numbers. Leave as-is for now... */
|
||||
TAP_RESET = 0, TAP_IDLE = 8,
|
||||
TAP_DRSELECT = 1, TAP_DRCAPTURE = 2, TAP_DRSHIFT = 3, TAP_DREXIT1 = 4,
|
||||
|
||||
Reference in New Issue
Block a user