From: Dean Camera Date: Fri, 24 Dec 2010 17:05:41 +0000 (+0000) Subject: Re-add in old Endpoint/Pipe workaround for unordered pipes - add new ORDERED_EP_CONFI... X-Git-Tag: LUFA-110528-BETA~132 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/ec537fd84d6ad3fd0dfa1b55efa2c2d554c1db48?ds=inline;hp=ec537fd84d6ad3fd0dfa1b55efa2c2d554c1db48 Re-add in old Endpoint/Pipe workaround for unordered pipes - add new ORDERED_EP_CONFIG compile time option to override the workaround and use the previous behaviour that imposes correct Endpoint/Pipe ordering but produces smaller compiled code. ---