Reverted modifications to USBInterrupt.h that were intefering with correct host mode...
authorDean Camera <dean@fourwalledcubicle.com>
Wed, 22 Sep 2010 04:20:45 +0000 (04:20 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Wed, 22 Sep 2010 04:20:45 +0000 (04:20 +0000)
Fixed SUSPI interrupt not being cleared during device mode enumeration, causing accidental mis-fires on re-enumeration.

Fixed JTAG_DEBUG_POINT() and JTAG_DEBUG_BREAK() macros not compiling under pure C99 standards mode.


No differences found