Add MIDI class driver, update MIDI device demo to use the new USB class driver. All...
[pub/lufa.git] / Demos / OTG / TestApp / TestEvents.c
2009-05-22 Dean CameraDeleted StdDescriptors.c, renamed USB_GetDescriptor...
2009-05-18 Dean CameraRewritten event system to remove all macros, to make...
2009-05-12 Dean CameraFixed Mouse and Keyboard device demos not acting in...
2009-05-04 Dean CameraChanged PIPE_CONTROLPIPE_DEFAULT_SIZE from 8 to 64...
2009-05-03 Dean CameraMore minor renaming of library enums and events to...
2009-04-22 Dean CameraUSB_HostRequest renamed to USB_ControlRequest, entire...
2009-03-20 Dean CameraSeperated out OTG, Device and Host mode demos into...