From: Dean Camera Date: Tue, 22 Nov 2011 08:06:52 +0000 (+0000) Subject: Fixed broken AVR32 endpoint/pipe communications when ORDERED_EP_CONFIG compile time... X-Git-Tag: LUFA-120219~29 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/b711b7d6a484204098eeccc03845b454bb1ad208?hp=b711b7d6a484204098eeccc03845b454bb1ad208 Fixed broken AVR32 endpoint/pipe communications when ORDERED_EP_CONFIG compile time option is not enabled (thanks to Matthias). Fixed broken compilation for the AVR32 devices if the NO_SOF_EVENTS compile time option was not enabled (thanks to Matthias). ---