From: Dean Camera Date: Fri, 20 Aug 2010 12:13:19 +0000 (+0000) Subject: Fixed critical pipe/endpoint memory allocation issue where the bank memory address... X-Git-Tag: LUFA-110528-BETA~283 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/95079868bb7a8ba8fa3157bdc6d546772a51aa79?hp=95079868bb7a8ba8fa3157bdc6d546772a51aa79 Fixed critical pipe/endpoint memory allocation issue where the bank memory address space could be silently overlapped in the USB controller if the endpoints or pipes were allocated in anything other than ascending order (thanks to Martin Degelsegger). ---