Revert incorrect XMEGA interrupt disable patch; all flags *except* the interrupt...
authorDean Camera <dean@fourwalledcubicle.com>
Sun, 5 May 2013 14:09:26 +0000 (14:09 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Sun, 5 May 2013 14:09:26 +0000 (14:09 +0000)
commit7f5445c8c6f0d67c0d5d3d0ed287c26e69d93d45
treea2d57675c32e08cb069b72cb89f4dce35fc0dbc4
parent7464e40a4ba3470c12001069bbe5f31db209dc4d
Revert incorrect XMEGA interrupt disable patch; all flags *except* the interrupt level should be cleared, and not the interrupt level itself.
LUFA/Drivers/USB/Core/XMEGA/USBInterrupt_XMEGA.c