qmk_firmware/Demos/Host
Dean Camera 32e735b2b2 Removed "Host_" section of the function names in ConfigDescriptor.h, as most of the routines can now be used in device mode on the device descriptor.
Renamed functions in the HID parser to have a "USB_" prefix and the acronym "HID" in the name.

Further module-level documentation updates.
2009-04-17 08:33:53 +00:00
..
CDCHost Removed "Host_" section of the function names in ConfigDescriptor.h, as most of the routines can now be used in device mode on the device descriptor. 2009-04-17 08:33:53 +00:00
GenericHIDHost Removed "Host_" section of the function names in ConfigDescriptor.h, as most of the routines can now be used in device mode on the device descriptor. 2009-04-17 08:33:53 +00:00
KeyboardHost Removed "Host_" section of the function names in ConfigDescriptor.h, as most of the routines can now be used in device mode on the device descriptor. 2009-04-17 08:33:53 +00:00
KeyboardHostWithParser Removed "Host_" section of the function names in ConfigDescriptor.h, as most of the routines can now be used in device mode on the device descriptor. 2009-04-17 08:33:53 +00:00
MassStorageHost Removed "Host_" section of the function names in ConfigDescriptor.h, as most of the routines can now be used in device mode on the device descriptor. 2009-04-17 08:33:53 +00:00
MouseHost Removed "Host_" section of the function names in ConfigDescriptor.h, as most of the routines can now be used in device mode on the device descriptor. 2009-04-17 08:33:53 +00:00
MouseHostWithParser Removed "Host_" section of the function names in ConfigDescriptor.h, as most of the routines can now be used in device mode on the device descriptor. 2009-04-17 08:33:53 +00:00
StillImageHost Removed "Host_" section of the function names in ConfigDescriptor.h, as most of the routines can now be used in device mode on the device descriptor. 2009-04-17 08:33:53 +00:00
makefile Added new GenericHIDHost demo. 2009-04-01 07:21:45 +00:00