.. |
Events.c
|
Move StdRequestType.h, StreamCallbacks.h, USBMode.h from the LowLevel USB driver directory to the HighLevel USB driver directory, where they are more suited.
|
2009-04-05 06:27:49 +00:00 |
Events.h
|
More documentation changes for better module-level documentation rather than file-level documentation.
|
2009-04-17 05:04:21 +00:00 |
StdDescriptors.c
|
Move StdRequestType.h, StreamCallbacks.h, USBMode.h from the LowLevel USB driver directory to the HighLevel USB driver directory, where they are more suited.
|
2009-04-05 06:27:49 +00:00 |
StdDescriptors.h
|
More documentation changes for better module-level documentation rather than file-level documentation.
|
2009-04-17 05:04:21 +00:00 |
StdRequestType.h
|
More documentation changes for better module-level documentation rather than file-level documentation.
|
2009-04-17 05:04:21 +00:00 |
StreamCallbacks.h
|
Fixed incorrect HID interface class and subclass values in the Mouse and KeyboardMouse demos (thanks to Brian Dickman).
|
2009-04-19 11:43:21 +00:00 |
USBInterrupt.c
|
Move StdRequestType.h, StreamCallbacks.h, USBMode.h from the LowLevel USB driver directory to the HighLevel USB driver directory, where they are more suited.
|
2009-04-05 06:27:49 +00:00 |
USBInterrupt.h
|
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 |
USBMode.h
|
Move StdRequestType.h, StreamCallbacks.h, USBMode.h from the LowLevel USB driver directory to the HighLevel USB driver directory, where they are more suited.
|
2009-04-05 06:27:49 +00:00 |
USBTask.c
|
Changed over all deprecated GCC structure tag initializers to the standardized C99 format (thanks to Mike Alexander).
|
2009-04-20 11:21:36 +00:00 |
USBTask.h
|
Fixed incorrect HID interface class and subclass values in the Mouse and KeyboardMouse demos (thanks to Brian Dickman).
|
2009-04-19 11:43:21 +00:00 |