Oops - with new changes to the way the device Configuration Descriptor is retrieved...
[pub/USBasp.git] / LUFA / Drivers / USB / Class / Device / Audio.c
2009-08-05 Dean CameraRenamed all library events to properly seperate out...
2009-07-30 Dean CameraFix incorrect configuration in the ClassDriver AudioOut...
2009-07-27 Dean CameraState information for class drivers is now zeroed out...
2009-07-21 Dean CameraAdded new USB_DeviceState variable to keep track of...
2009-06-28 Dean CameraAdded const modifiers to device mode class drivers.
2009-06-18 Dean CameraBreak device mode class driver interfaces into seperate...
2009-06-14 Dean CameraAdd host mode USB Class driver stubs, add beginnings...
2009-06-11 Dean CameraChanged to new device mode Class Driver function name...
2009-06-04 Dean CameraEnsure all USB device class drivers have the same three...
2009-06-04 Dean CameraMinor documentation page updates.
2009-06-01 Dean CameraAdd MIDI class driver, update MIDI device demo to use...
2009-06-01 Dean CameraCommit of new class abstraction APIs for all device...