Dean Camera
|
50f4a3b625
|
Fix build and Doxygen errors.
|
2009-11-25 03:56:51 +00:00 |
Dean Camera
|
8b009bc113
|
Added new ReportType parameter to the HID Device Class driver CALLBACK_HID_Device_CreateHIDReport() callback to indicate the report type to generate.
|
2009-11-23 13:22:33 +00:00 |
Dean Camera
|
f7ab433c67
|
Add optional double-banking support to the Device mode Class Drivers, on a per-endpoint, per-interface level.
|
2009-11-06 13:43:18 +00:00 |
Dean Camera
|
de8c9445d4
|
Make HID device class driver ignore the previous HID report comparison buffer when the user sets it to NULL, disabling automatic report comparisons. Update HID device class driver documentation giving previous report buffer limitations.
|
2009-10-26 11:44:36 +00:00 |
Dean Camera
|
3ffa7543a0
|
Finish initial draft of the Host Mode HID Class driver.
Add new MouseHostWithParser and KeyboardHostWithParser Host Class driver demos.
|
2009-09-21 10:49:06 +00:00 |
Dean Camera
|
f5c645296c
|
Added new MassStorageKeyboard Device Class Driver demo (thanks to Matthias Hullin).
|
2009-09-21 08:07:26 +00:00 |