Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Corrected the name of the misnamed USB_GetDeviceConfigDescriptor() function t... | Dean Camera | 2009-11-13 | 1 | -1/+1 |
* | Make Low Level host demos use void pointers for the configuration descriptor,... | Dean Camera | 2009-11-07 | 1 | -1/+1 |
* | Add support for Mouse Scrollwheel to the MouseHostWithParser demos. | Dean Camera | 2009-11-04 | 1 | -2/+2 |
* | Added new JoystickHostWithParser demos to the library. | Dean Camera | 2009-11-04 | 1 | -3/+3 |
* | Fix invalid Event name rule in demo/project makefiles. | Dean Camera | 2009-10-16 | 1 | -1/+1 |
* | Make Audio device demos compatible with AVRs running at 16MHz instead of 8MHz. | Dean Camera | 2009-10-12 | 1 | -3/+2 |
* | Add new MIDI Host Class driver to the library, and new MIDIHost ClassDriver d... | Dean Camera | 2009-10-08 | 1 | -6/+6 |
* | Application documentation/comment cleanup. | Dean Camera | 2009-10-08 | 1 | -1/+1 |
* | Add new MIDIHost LowLevel demo application. | Dean Camera | 2009-10-08 | 7 | -0/+2901 |