Fixed critical pipe/endpoint memory allocation issue where the bank memory address...
authorDean Camera <dean@fourwalledcubicle.com>
Fri, 20 Aug 2010 12:13:19 +0000 (12:13 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Fri, 20 Aug 2010 12:13:19 +0000 (12:13 +0000)
commit95079868bb7a8ba8fa3157bdc6d546772a51aa79
treeda804be0f89ec6764d133776fc4ff67dce531dc6
parentad4308b1d123c36df674f553bb0c43f23cd7a99a
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).
LUFA/Drivers/USB/LowLevel/Endpoint.c
LUFA/Drivers/USB/LowLevel/Pipe.c
LUFA/ManPages/ChangeLog.txt