qmk_firmware/LUFA/Drivers/USB/Class/Host
László Monda ef1a4b750b Use spaces instead of tabs wherever necessary to fix indentation. 2013-09-24 11:19:42 +02:00
..
AndroidAccessoryClassHost.c Update Android Accessory Class driver to be compatible with protocol version 2 devices. 2013-05-10 21:45:37 +02:00
AndroidAccessoryClassHost.h Ensure core library documentation sections use unique IDs. 2013-06-01 21:55:31 +02:00
AudioClassHost.c Update copyright year to 2013. 2013-01-03 11:37:33 +00:00
AudioClassHost.h Ensure core library documentation sections use unique IDs. 2013-06-01 21:55:31 +02:00
CDCClassHost.c Changed all *_SendByte() function prototypes to accept a void pointer for the input buffer (thanks to Simon Küppers) instead of a uint8_t pointer. 2013-02-24 15:46:58 +00:00
CDCClassHost.h Ensure core library documentation sections use unique IDs. 2013-06-01 21:55:31 +02:00
HIDClassHost.c Fixed potential NULL pointer dereference in the HID Host mode Class Driver (thanks to Pavel Kuzmin). 2013-02-27 19:57:28 +00:00
HIDClassHost.h Use spaces instead of tabs wherever necessary to fix indentation. 2013-09-24 11:19:42 +02:00
MIDIClassHost.c Update copyright year to 2013. 2013-01-03 11:37:33 +00:00
MIDIClassHost.h Ensure core library documentation sections use unique IDs. 2013-06-01 21:55:31 +02:00
MassStorageClassHost.c Update copyright year to 2013. 2013-01-03 11:37:33 +00:00
MassStorageClassHost.h Ensure core library documentation sections use unique IDs. 2013-06-01 21:55:31 +02:00
PrinterClassHost.c Changed all *_SendByte() function prototypes to accept a void pointer for the input buffer (thanks to Simon Küppers) instead of a uint8_t pointer. 2013-02-24 15:46:58 +00:00
PrinterClassHost.h Ensure core library documentation sections use unique IDs. 2013-06-01 21:55:31 +02:00
RNDISClassHost.c Update copyright year to 2013. 2013-01-03 11:37:33 +00:00
RNDISClassHost.h Ensure core library documentation sections use unique IDs. 2013-06-01 21:55:31 +02:00
StillImageClassHost.c Fixed error receiving PIMA events via the Still Image Host class driver. 2013-08-23 22:59:58 +02:00
StillImageClassHost.h Ensure core library documentation sections use unique IDs. 2013-06-01 21:55:31 +02:00