aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/Device/MIDI
Commit message (Expand)AuthorAgeFilesLines
* Minor documentation page updates.Dean Camera2009-06-043-10/+35
* Add MIDI class driver, update MIDI device demo to use the new USB class drive...Dean Camera2009-06-014-303/+105
* Commit of new class abstraction APIs for all device demos other than the MIDI...Dean Camera2009-06-011-1/+1
* Deleted StdDescriptors.c, renamed USB_GetDescriptor() to CALLBACK_USB_GetDesc...Dean Camera2009-05-223-5/+4
* Rewritten event system to remove all macros, to make user code clearer.Dean Camera2009-05-183-14/+8
* Removed DESCRIPTOR_ADDRESS() macro as it was largely supurflous and only serv...Dean Camera2009-05-171-5/+5
* Changed HWB board driver to Buttons driver, to allow for the support of futur...Dean Camera2009-05-062-4/+4
* Changed PIPE_CONTROLPIPE_DEFAULT_SIZE from 8 to 64 to try to prevent problems...Dean Camera2009-05-042-2/+2
* Endpoint configuration is now refined to give better output when all configur...Dean Camera2009-04-241-1/+1
* Applied STATIC_ENDPOINT_CONFIGURATION and FIXED_CONTROL_SIZE tokens to all De...Dean Camera2009-04-222-1/+2
* Changed over all deprecated GCC structure tag initializers to the standardize...Dean Camera2009-04-202-123/+123
* Spell checked non-source documentation pages.Dean Camera2009-04-191-2/+2
* More documentation changes for better module-level documentation rather than ...Dean Camera2009-04-171-4/+9
* Fixed GenericHIDHost demo report write routine incorrect for control type req...Dean Camera2009-04-162-12/+5
* All comments in the library, bootloaders, demos and projects have now been sp...Dean Camera2009-04-012-2/+2
* Seperated out OTG, Device and Host mode demos into seperate folders for clari...Dean Camera2009-03-208-0/+3118