- 17 Apr, 2009 1 commit
-
-
Dean Camera authored
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.
-
- 01 Apr, 2009 1 commit
-
-
Dean Camera authored
Corrections to the KeyboardHost and MouseHost demos' pipe handling to freeze and unfreeze the data pipes at the point of use.
-
- 20 Mar, 2009 2 commits
-
-
Dean Camera authored
Seperated out OTG, Device and Host mode demos into seperate folders for clarity. Adjusted makefiles so that the path to the LUFA library can be set in one place.
-
Dean Camera authored
Combined Keyboad and Mouse normal and interrupt driven host demos into unified Keyboard and Mouse host demos.
-
- 23 Feb, 2009 1 commit
-
-
Dean Camera authored
-