Fixed broken USB_GetNextDescriptor() function causing the descriptor to jump ahead...
authorDean Camera <dean@fourwalledcubicle.com>
Tue, 24 Nov 2009 01:56:59 +0000 (01:56 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Tue, 24 Nov 2009 01:56:59 +0000 (01:56 +0000)
commite4bf986bb351121a39076a7c85c09cd40b43f123
tree9a7a7805c124c0ce02f4e646a543e9c33980eda9
parent702bec892da743c5b2d57b6a3fa2404d4d17e928
Fixed broken USB_GetNextDescriptor() function causing the descriptor to jump ahead double the expected amount.

Fixed Pipe_IsEndpointBound() not masking the given Endpoint Address against PIPE_EPNUM_MASK.
LUFA/Drivers/Board/Temperature.h
LUFA/Drivers/USB/HighLevel/ConfigDescriptor.h
LUFA/Drivers/USB/LowLevel/Pipe.c
LUFA/ManPages/ChangeLog.txt