qmk_firmware/LUFA/Drivers/USB/HighLevel
Dean Camera 5f57785404 Add missing const qualifier to the parameters of the USB_GetNextDescriptorComp() function.
Reduce spacing of the structure elements in StdDescriptors.h to make the code more readable.
2010-07-21 05:39:29 +00:00
..
ConfigDescriptor.c Add missing const qualifier to the parameters of the USB_GetNextDescriptorComp() function. 2010-07-21 05:39:29 +00:00
ConfigDescriptor.h Add missing const qualifier to the parameters of the USB_GetNextDescriptorComp() function. 2010-07-21 05:39:29 +00:00
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. 2010-05-08 03:12:14 +00:00
Events.h Renamed SERIAL_STREAM_ASSERT() macro to STDOUT_ASSERT(). 2010-06-17 08:15:58 +00:00
StdDescriptors.h Add missing const qualifier to the parameters of the USB_GetNextDescriptorComp() function. 2010-07-21 05:39:29 +00:00
StdRequestType.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. 2010-05-08 03:12:14 +00:00
StreamCallbacks.h Minor documentation cleanups. 2010-06-03 15:32:45 +00:00
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. 2010-05-08 03:12:14 +00:00
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. 2010-05-08 03:12:14 +00:00
USBTask.h Renamed SERIAL_STREAM_ASSERT() macro to STDOUT_ASSERT(). 2010-06-17 08:15:58 +00:00