aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/Host/LowLevel/MIDIHost
Commit message (Expand)AuthorAgeFilesLines
* Increase timeout of Mass Storage and Still Image host commands to 10 seconds ...Dean Camera2009-12-091-1/+1
* Corrected the name of the misnamed USB_GetDeviceConfigDescriptor() function t...Dean Camera2009-11-131-1/+1
* Make Low Level host demos use void pointers for the configuration descriptor,...Dean Camera2009-11-071-1/+1
* Add support for Mouse Scrollwheel to the MouseHostWithParser demos.Dean Camera2009-11-041-2/+2
* Added new JoystickHostWithParser demos to the library.Dean Camera2009-11-041-3/+3
* Fix invalid Event name rule in demo/project makefiles.Dean Camera2009-10-161-1/+1
* Make Audio device demos compatible with AVRs running at 16MHz instead of 8MHz.Dean Camera2009-10-121-3/+2
* Add new MIDI Host Class driver to the library, and new MIDIHost ClassDriver d...Dean Camera2009-10-081-6/+6
* Application documentation/comment cleanup.Dean Camera2009-10-081-1/+1
* Add new MIDIHost LowLevel demo application.Dean Camera2009-10-087-0/+2901