| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix demos based on the device mode HID class driver, as well as the driver it... | Dean Camera | 2009-07-31 | 1 | -5/+21 |
* | Add new HID_Device_MillisecondElapsed() function to the HID device Class driv... | Dean Camera | 2009-07-30 | 1 | -11/+3 |
* | Fix to HID device mode Class driver, so that new reports are compared against... | Dean Camera | 2009-07-30 | 1 | -4/+0 |
* | State information for class drivers is now zeroed out during enumeration (bot... | Dean Camera | 2009-07-27 | 1 | -5/+0 |
* | Added const modifiers to device mode class drivers. | Dean Camera | 2009-06-28 | 1 | -10/+10 |
* | Break device mode class driver interfaces into seperate config and state stru... | Dean Camera | 2009-06-18 | 1 | -22/+36 |
* | More Doxygen fixes - ensure no undocumented function parameters. | Dean Camera | 2009-06-15 | 1 | -0/+1 |
* | Doxygen corrections to fix Doxygen warnings in some demos. | Dean Camera | 2009-06-15 | 1 | -0/+1 |
* | Changed to new device mode Class Driver function name prefixes to make way fo... | Dean Camera | 2009-06-11 | 1 | -9/+9 |
* | Move new Class Driver powered demos to a new ClassDriver subdirectory, re-add... | Dean Camera | 2009-06-05 | 1 | -0/+237 |