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)
commit5f3c4cc6e044bdfd4c35b5e27a2841b961766843
tree9e88f349307a63cedbf9e4cf6b35b57c366726d3
parentc459ef69815366c11d2d00c51b75908603ed3ca1
Reverted modifications to USBInterrupt.h that were intefering with correct host mode operation.

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.
Demos/Host/Incomplete/BluetoothHost/makefile
LUFA/Common/Common.h
LUFA/Drivers/USB/LowLevel/USBController.c
LUFA/Drivers/USB/LowLevel/USBInterrupt.c
LUFA/ManPages/ChangeLog.txt