You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk_firmware/LUFA/Drivers/USB/HighLevel
Dean Camera 092f82e06f
Changed the signature of the CALLBACK_USB_GetDescriptor() callback function so that the descriptor pointer is const, to remove the need for extra casting inside the callback (thanks to Jonathan Kollasch).
14 years ago
..
Template Split out endpoint and pipe stream functions into new EndpointStream.c/.h and PipeStream.c/.h files. 14 years ago
ConfigDescriptor.c Add missing const qualifier to the parameters of the USB_GetNextDescriptorComp() function. 14 years ago
ConfigDescriptor.h More spell checking of all source files -- correct missed errors, switch to EN-GB spelling dictionary. 14 years ago
DeviceStandardReq.c Changed the signature of the CALLBACK_USB_GetDescriptor() callback function so that the descriptor pointer is const, to remove the need for extra casting inside the callback (thanks to Jonathan Kollasch). 14 years ago
DeviceStandardReq.h Move and rename DevChaper9.c/.h and HostChapter9.c/.h to the HighLevel directory, new named DeviceStandardReq.c/.h and HostStandardReq.c/.h. 14 years ago
EndpointStream.c Split out endpoint and pipe stream functions into new EndpointStream.c/.h and PipeStream.c/.h files. 14 years ago
EndpointStream.h Split out endpoint and pipe stream functions into new EndpointStream.c/.h and PipeStream.c/.h files. 14 years ago
Events.c Add svn:eol-style property to source files, so that the line endings are correctly converted to the target system's native end of line style. 15 years ago
Events.h More spell checking of all source files -- correct missed errors, switch to EN-GB spelling dictionary. 14 years ago
HostStandardReq.c Add missing const qualifiers to class drivers. 14 years ago
HostStandardReq.h Add missing const qualifiers to class drivers. 14 years ago
PipeStream.c Split out endpoint and pipe stream functions into new EndpointStream.c/.h and PipeStream.c/.h files. 14 years ago
PipeStream.h Split out endpoint and pipe stream functions into new EndpointStream.c/.h and PipeStream.c/.h files. 14 years ago
StdDescriptors.h Spell check all source files once again to find any typos. 14 years ago
StdRequestType.h Move and rename DevChaper9.c/.h and HostChapter9.c/.h to the HighLevel directory, new named DeviceStandardReq.c/.h and HostStandardReq.c/.h. 14 years ago
StreamCallbacks.h Move and rename DevChaper9.c/.h and HostChapter9.c/.h to the HighLevel directory, new named DeviceStandardReq.c/.h and HostStandardReq.c/.h. 14 years ago
USBMode.h Add svn:eol-style property to source files, so that the line endings are correctly converted to the target system's native end of line style. 15 years ago
USBTask.c Add svn:eol-style property to source files, so that the line endings are correctly converted to the target system's native end of line style. 15 years ago
USBTask.h Move and rename DevChaper9.c/.h and HostChapter9.c/.h to the HighLevel directory, new named DeviceStandardReq.c/.h and HostStandardReq.c/.h. 14 years ago