Dean Camera
|
4068efbd18
|
Remove potentially unaligned uint32_t access in HIDParser.c, replace with standard C bit shifts.
|
2012-02-20 18:47:25 +00:00 |
Dean Camera
|
6c738343ae
|
Update trunk post-120219 release.
|
2012-02-19 17:05:10 +00:00 |
Dean Camera
|
9a6c6c786e
|
Commit for the 120219 release.
|
2012-02-19 17:00:46 +00:00 |
Dean Camera
|
a147cee95f
|
Added new CALLBACK_Audio_Device_GetSetInterfaceProperty() callback to the Audio Device Class driver.
|
2012-01-28 18:07:35 +00:00 |
Dean Camera
|
3038ea1c6e
|
USB_CONFIG_ATTR_BUSPOWERED constant renamed to USB_CONFIG_ATTR_RESERVED, as this was misnamed (thanks to NXP Semiconductors).
|
2012-01-02 05:43:23 +00:00 |
Dean Camera
|
eb2e883fd3
|
Added Class, ClassDevice, ClassHost and ClassCommon to the internal class driver source filenames to prevent ambiguities.
|
2011-11-18 06:26:51 +00:00 |
Dean Camera
|
3e04487279
|
Fixed misspelled HID_KEYBOARD_MODIFIER_* macros in the HID class driver (thanks to Laszlo Monda).
|
2011-11-16 08:19:34 +00:00 |
Dean Camera
|
e9029d49d5
|
Rename the Doxygen page source directory from ManPages/ to DoxygenPages/ to prevent user confusion with the actual *nix Man tool.
|
2011-10-18 11:35:04 +00:00 |