Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move new Class Driver powered demos to a new ClassDriver subdirectory, re-add... | Dean Camera | 2009-06-05 | 1 | -732/+0 |
* | Commit of new class abstraction APIs for all device demos other than the MIDI... | Dean Camera | 2009-06-01 | 1 | -3/+2 |
* | Deleted StdDescriptors.c, renamed USB_GetDescriptor() to CALLBACK_USB_GetDesc... | Dean Camera | 2009-05-22 | 1 | -2/+1 |
* | Rewritten event system to remove all macros, to make user code clearer. | Dean Camera | 2009-05-18 | 1 | -1/+1 |
* | Changed PIPE_CONTROLPIPE_DEFAULT_SIZE from 8 to 64 to try to prevent problems... | Dean Camera | 2009-05-04 | 1 | -1/+1 |
* | Endpoint configuration is now refined to give better output when all configur... | Dean Camera | 2009-04-24 | 1 | -1/+1 |
* | Applied STATIC_ENDPOINT_CONFIGURATION and FIXED_CONTROL_SIZE tokens to all De... | Dean Camera | 2009-04-22 | 1 | -0/+1 |
* | More documentation changes for better module-level documentation rather than ... | Dean Camera | 2009-04-17 | 1 | -4/+9 |
* | Added new GenericHID device demo application. | Dean Camera | 2009-03-29 | 1 | -0/+728 |