Rewritten event system to remove all macros, to make user code clearer.
[pub/USBasp.git] / Demos / Device / CDC / CDC.c
2009-05-18 Dean CameraRewritten event system to remove all macros, to make...
2009-04-23 Dean CameraFixed USB_RemoteWakeupEnabled flag never being set...
2009-04-22 Dean CameraUSB_HostRequest renamed to USB_ControlRequest, entire...
2009-04-21 Dean CameraRemoved specialized Endpoint_ClearControl* and Pipe_Cle...
2009-04-20 Dean CameraChanged over all deprecated GCC structure tag initializ...
2009-04-17 Dean CameraFixed CDC and USBtoSerial demos freezing where buffers...
2009-04-16 Dean CameraFixed GenericHIDHost demo report write routine incorrec...
2009-04-01 Dean CameraAll comments in the library, bootloaders, demos and...
2009-03-23 Dean CameraFixed CDC demo not sending an empty packet after each...
2009-03-20 Dean CameraSeperated out OTG, Device and Host mode demos into...