Added return values to the CDC and MIDI class driver transmit functions.
[pub/USBasp.git] / Demos / OTG / TestApp / TestEvents.c
2009-08-06 Dean CameraMake Endpoint control transfers more reliable; early...
2009-08-05 Dean CameraRenamed all library events to properly seperate out...
2009-07-19 Dean CameraUse sane ANSI terminal escape codes for the Host mode...
2009-06-04 Dean CameraFixed EVENT_USB_CDC_ControLineStateChanged() event...
2009-06-04 Dean CameraFix Doxygen errors in demos.
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...