Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | USB_IsConnected is now cleared before the USB_Disconnect() event is fired in ... | Dean Camera | 2009-05-19 | 1 | -3/+2 |
* | Rewritten event system to remove all macros, to make user code clearer. | Dean Camera | 2009-05-18 | 1 | -32/+2 |
* | Create a new function pointer type in StreamCallbacks.h for endpoint/pipe str... | Dean Camera | 2009-05-15 | 1 | -1/+9 |
* | Documentation enhancements to improve documentation cross-references. | Dean Camera | 2009-04-22 | 1 | -1/+1 |
* | Fixed incorrect HID interface class and subclass values in the Mouse and Keyb... | Dean Camera | 2009-04-19 | 1 | -3/+2 |
* | More documentation changes for better module-level documentation rather than ... | Dean Camera | 2009-04-17 | 1 | -8/+3 |
* | Fixed GenericHIDHost demo report write routine incorrect for control type req... | Dean Camera | 2009-04-16 | 1 | -0/+10 |
* | Move StdRequestType.h, StreamCallbacks.h, USBMode.h from the LowLevel USB dri... | Dean Camera | 2009-04-05 | 1 | -0/+87 |