qmk_firmware/LUFA/Drivers/USB/Class/Host
Dean Camera 8474262728 Simplify the Doxygen to Docbook XML transform. 2013-05-19 20:20:08 +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 Add some missing function attributes. 2013-04-11 17:39:00 +00:00
AudioClassHost.c Update copyright year to 2013. 2013-01-03 11:37:33 +00:00
AudioClassHost.h Minor documentation improvements. 2013-03-18 19:24:55 +00: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 Oops - fix function prototype attribute. 2013-04-11 17:54:41 +00: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 Simplify the Doxygen to Docbook XML transform. 2013-05-19 20:20:08 +02:00
MIDIClassHost.c Update copyright year to 2013. 2013-01-03 11:37:33 +00:00
MIDIClassHost.h Update copyright year to 2013. 2013-01-03 11:37:33 +00:00
MassStorageClassHost.c Update copyright year to 2013. 2013-01-03 11:37:33 +00:00
MassStorageClassHost.h Update copyright year to 2013. 2013-01-03 11:37:33 +00: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 Add some missing function attributes. 2013-04-11 17:39:00 +00:00
RNDISClassHost.c Update copyright year to 2013. 2013-01-03 11:37:33 +00:00
RNDISClassHost.h Update copyright year to 2013. 2013-01-03 11:37:33 +00:00
StillImageClassHost.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
StillImageClassHost.h 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